{
  "table_id": "education",
  "title": "Education",
  "description": "Provide a mapping of O*NET-SOC codes (occupations) to Education ratings.",
  "data_dictionary": "https://www.onetcenter.org/dictionary/30.4/json/education.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": "category",
      "optional": true,
      "title": "Category",
      "description": "Percent frequency category",
      "type": "Number",
      "format": "Integer(3)"
    },
    {
      "column_id": "data_value",
      "optional": false,
      "title": "Data Value",
      "description": "Rating associated with the O*NET-SOC occupation",
      "type": "Number",
      "format": "Float(5,2)"
    },
    {
      "column_id": "n",
      "optional": true,
      "title": "N",
      "description": "Sample size",
      "type": "Number",
      "format": "Integer(4)"
    },
    {
      "column_id": "standard_error",
      "optional": true,
      "title": "Standard Error",
      "description": "Standard Error",
      "type": "Number",
      "format": "Float(7,4)"
    },
    {
      "column_id": "lower_ci_bound",
      "optional": true,
      "title": "Lower CI Bound",
      "description": "Lower 95% confidence interval bound",
      "type": "Number",
      "format": "Float(7,4)"
    },
    {
      "column_id": "upper_ci_bound",
      "optional": true,
      "title": "Upper CI Bound",
      "description": "Upper 95% confidence interval bound",
      "type": "Number",
      "format": "Float(7,4)"
    },
    {
      "column_id": "recommend_suppress",
      "optional": true,
      "title": "Recommend Suppress",
      "description": "Low precision indicator (Y=yes, N=no)",
      "type": "Text",
      "format": "Character(1)"
    },
    {
      "column_id": "date_updated",
      "optional": false,
      "title": "Date",
      "description": "Date when data was updated",
      "type": "Date",
      "format": "Date"
    },
    {
      "column_id": "domain_source",
      "optional": false,
      "title": "Domain Source",
      "description": "Source of the data",
      "type": "Text",
      "format": "Character Varying(30)"
    }
  ],
  "row": [
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.46,
      "n": 28,
      "standard_error": 4.1428,
      "lower_ci_bound": 0.6307,
      "upper_ci_bound": 25.5524,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.15,
      "n": 28,
      "standard_error": 5.2236,
      "lower_ci_bound": 0.6,
      "upper_ci_bound": 32.7756,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 32.29,
      "n": 28,
      "standard_error": 12.7266,
      "lower_ci_bound": 12.6247,
      "upper_ci_bound": 61.1586,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 45.91,
      "n": 28,
      "standard_error": 16.648,
      "lower_ci_bound": 17.6593,
      "upper_ci_bound": 77.057,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 3.94,
      "n": 28,
      "standard_error": 4.0634,
      "lower_ci_bound": 0.4511,
      "upper_ci_bound": 27.0734,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.55,
      "n": 28,
      "standard_error": 0.5831,
      "lower_ci_bound": 0.0637,
      "upper_ci_bound": 4.6529,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.92,
      "n": 28,
      "standard_error": 4.7695,
      "lower_ci_bound": 0.6342,
      "upper_ci_bound": 29.5426,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 2.78,
      "n": 28,
      "standard_error": 2.7428,
      "lower_ci_bound": 0.3548,
      "upper_ci_bound": 18.6644,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.01,
      "n": 28,
      "standard_error": 0.2773,
      "lower_ci_bound": 2.4454,
      "upper_ci_bound": 3.5834,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 18.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 74.07,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 10.35,
      "n": 28,
      "standard_error": 7.6848,
      "lower_ci_bound": 2.0646,
      "upper_ci_bound": 38.7124,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 28.76,
      "n": 28,
      "standard_error": 11.391,
      "lower_ci_bound": 11.4276,
      "upper_ci_bound": 55.8159,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.72,
      "n": 28,
      "standard_error": 5.698,
      "lower_ci_bound": 0.6906,
      "upper_ci_bound": 34.6394,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 21.59,
      "n": 28,
      "standard_error": 11.0866,
      "lower_ci_bound": 6.7027,
      "upper_ci_bound": 51.3506,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.99,
      "n": 28,
      "standard_error": 5.8141,
      "lower_ci_bound": 0.7609,
      "upper_ci_bound": 34.6341,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 27.3,
      "n": 28,
      "standard_error": 10.5201,
      "lower_ci_bound": 11.2316,
      "upper_ci_bound": 52.6984,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.14,
      "n": 28,
      "standard_error": 0.138,
      "lower_ci_bound": 0.0167,
      "upper_ci_bound": 1.0888,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.15,
      "n": 28,
      "standard_error": 0.1576,
      "lower_ci_bound": 0.0191,
      "upper_ci_bound": 1.2422,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.88,
      "n": 28,
      "standard_error": 0.2508,
      "lower_ci_bound": 1.3704,
      "upper_ci_bound": 2.3996,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 6.16,
      "n": 27,
      "standard_error": 5.883,
      "lower_ci_bound": 0.803,
      "upper_ci_bound": 34.7229,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.82,
      "n": 27,
      "standard_error": 5.9417,
      "lower_ci_bound": 2.666,
      "upper_ci_bound": 30.1917,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.67,
      "n": 27,
      "standard_error": 5.3186,
      "lower_ci_bound": 1.7443,
      "upper_ci_bound": 28.0021,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.04,
      "n": 27,
      "standard_error": 5.4789,
      "lower_ci_bound": 1.8701,
      "upper_ci_bound": 28.6249,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 60.02,
      "n": 27,
      "standard_error": 9.9779,
      "lower_ci_bound": 38.9731,
      "upper_ci_bound": 77.9195,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.42,
      "n": 27,
      "standard_error": 2.4071,
      "lower_ci_bound": 0.3051,
      "upper_ci_bound": 16.7618,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5.87,
      "n": 27,
      "standard_error": 4.1933,
      "lower_ci_bound": 1.2953,
      "upper_ci_bound": 22.8803,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.98,
      "n": 23,
      "standard_error": 0.2188,
      "lower_ci_bound": 1.5213,
      "upper_ci_bound": 2.4288,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 3.53,
      "n": 37,
      "standard_error": 3.562,
      "lower_ci_bound": 0.4361,
      "upper_ci_bound": 23.3951,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.8,
      "n": 37,
      "standard_error": 2.0719,
      "lower_ci_bound": 0.6128,
      "upper_ci_bound": 11.8824,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.03,
      "n": 37,
      "standard_error": 2.062,
      "lower_ci_bound": 0.7458,
      "upper_ci_bound": 11.4833,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55.76,
      "n": 37,
      "standard_error": 16.9574,
      "lower_ci_bound": 23.8203,
      "upper_ci_bound": 83.5595,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 24.36,
      "n": 37,
      "standard_error": 9.6023,
      "lower_ci_bound": 10.0622,
      "upper_ci_bound": 48.0946,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 10.52,
      "n": 37,
      "standard_error": 8.9995,
      "lower_ci_bound": 1.6635,
      "upper_ci_bound": 44.9712,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 71.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.65,
      "n": 19,
      "standard_error": 16.9674,
      "lower_ci_bound": 2.4934,
      "upper_ci_bound": 70.0457,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.93,
      "n": 19,
      "standard_error": 4.5932,
      "lower_ci_bound": 0.3177,
      "upper_ci_bound": 34.4798,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 65.49,
      "n": 19,
      "standard_error": 18.5953,
      "lower_ci_bound": 25.1986,
      "upper_ci_bound": 91.4426,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10.93,
      "n": 19,
      "standard_error": 7.4357,
      "lower_ci_bound": 2.4079,
      "upper_ci_bound": 37.9113,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.5,
      "n": 19,
      "standard_error": 0.1507,
      "lower_ci_bound": 1.1845,
      "upper_ci_bound": 1.8179,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 33.56,
      "n": 45,
      "standard_error": 14.3476,
      "lower_ci_bound": 12.1309,
      "upper_ci_bound": 64.8795,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.16,
      "n": 45,
      "standard_error": 6.1415,
      "lower_ci_bound": 4.8797,
      "upper_ci_bound": 30.9207,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.18,
      "n": 45,
      "standard_error": 6.4728,
      "lower_ci_bound": 4.6284,
      "upper_ci_bound": 32.1877,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.84,
      "n": 45,
      "standard_error": 5.3593,
      "lower_ci_bound": 4.5551,
      "upper_ci_bound": 27.4302,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 24.28,
      "n": 45,
      "standard_error": 8.7153,
      "lower_ci_bound": 10.9819,
      "upper_ci_bound": 45.4639,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.87,
      "n": 45,
      "standard_error": 2.3439,
      "lower_ci_bound": 1.1157,
      "upper_ci_bound": 12.5372,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.06,
      "n": 45,
      "standard_error": 0.0617,
      "lower_ci_bound": 0.0074,
      "upper_ci_bound": 0.4795,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0.06,
      "n": 45,
      "standard_error": 0.0617,
      "lower_ci_bound": 0.0074,
      "upper_ci_bound": 0.4795,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 14.59,
      "n": 32,
      "standard_error": 7.3592,
      "lower_ci_bound": 4.8695,
      "upper_ci_bound": 36.2919,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.36,
      "n": 32,
      "standard_error": 5.2948,
      "lower_ci_bound": 2.8122,
      "upper_ci_bound": 26.9415,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.3,
      "n": 32,
      "standard_error": 5.6857,
      "lower_ci_bound": 3.8483,
      "upper_ci_bound": 28.8319,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 57.34,
      "n": 32,
      "standard_error": 12.3743,
      "lower_ci_bound": 32.3842,
      "upper_ci_bound": 79.0385,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.06,
      "n": 32,
      "standard_error": 3.864,
      "lower_ci_bound": 2.2347,
      "upper_ci_bound": 20.1575,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.18,
      "n": 32,
      "standard_error": 0.1862,
      "lower_ci_bound": 0.022,
      "upper_ci_bound": 1.4654,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.18,
      "n": 32,
      "standard_error": 0.1862,
      "lower_ci_bound": 0.022,
      "upper_ci_bound": 1.4654,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.78,
      "n": 33,
      "standard_error": 0.2656,
      "lower_ci_bound": 2.2355,
      "upper_ci_bound": 3.3176,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 70,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 1.26,
      "n": 26,
      "standard_error": 1.304,
      "lower_ci_bound": 0.1467,
      "upper_ci_bound": 9.9608,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.77,
      "n": 26,
      "standard_error": 5.7846,
      "lower_ci_bound": 0.68,
      "upper_ci_bound": 35.3899,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 25.96,
      "n": 26,
      "standard_error": 15.1556,
      "lower_ci_bound": 6.4646,
      "upper_ci_bound": 64.0123,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.16,
      "n": 26,
      "standard_error": 1.6643,
      "lower_ci_bound": 0.4359,
      "upper_ci_bound": 10.0459,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 47.68,
      "n": 26,
      "standard_error": 17.0585,
      "lower_ci_bound": 18.2258,
      "upper_ci_bound": 78.844,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.8,
      "n": 26,
      "standard_error": 2.878,
      "lower_ci_bound": 0.3263,
      "upper_ci_bound": 20.2551,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 14.36,
      "n": 26,
      "standard_error": 10.1865,
      "lower_ci_bound": 2.9565,
      "upper_ci_bound": 48.0057,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 14.24,
      "n": 17,
      "standard_error": 10.0015,
      "lower_ci_bound": 2.8418,
      "upper_ci_bound": 48.5174,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.56,
      "n": 17,
      "standard_error": 4.858,
      "lower_ci_bound": 0.4449,
      "upper_ci_bound": 33.7679,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.9,
      "n": 17,
      "standard_error": 4.4191,
      "lower_ci_bound": 0.3311,
      "upper_ci_bound": 33.1023,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 56.31,
      "n": 17,
      "standard_error": 7.302,
      "lower_ci_bound": 40.7241,
      "upper_ci_bound": 70.7451,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 21,
      "n": 17,
      "standard_error": 13.0856,
      "lower_ci_bound": 4.7548,
      "upper_ci_bound": 58.5932,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.2,
      "n": 17,
      "standard_error": 0.3806,
      "lower_ci_bound": 2.3926,
      "upper_ci_bound": 4.0064,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 56,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.52,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 32.66,
      "n": 25,
      "standard_error": 13.0514,
      "lower_ci_bound": 12.4743,
      "upper_ci_bound": 62.2746,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 63.33,
      "n": 25,
      "standard_error": 12.7575,
      "lower_ci_bound": 35.7219,
      "upper_ci_bound": 84.2915,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 2.01,
      "n": 25,
      "standard_error": 2.0273,
      "lower_ci_bound": 0.2427,
      "upper_ci_bound": 14.6814,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.01,
      "n": 25,
      "standard_error": 2.0273,
      "lower_ci_bound": 0.2427,
      "upper_ci_bound": 14.6814,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.26,
      "n": 33,
      "standard_error": 5.203,
      "lower_ci_bound": 0.6564,
      "upper_ci_bound": 31.7838,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 29.42,
      "n": 33,
      "standard_error": 9.3469,
      "lower_ci_bound": 14.2857,
      "upper_ci_bound": 51.0477,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.21,
      "n": 33,
      "standard_error": 7.4543,
      "lower_ci_bound": 5.9491,
      "upper_ci_bound": 37.1738,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.51,
      "n": 33,
      "standard_error": 7.8627,
      "lower_ci_bound": 2.6285,
      "upper_ci_bound": 38.5277,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.1,
      "n": 33,
      "standard_error": 5.7824,
      "lower_ci_bound": 1.78,
      "upper_ci_bound": 30.0139,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 25.8,
      "n": 33,
      "standard_error": 9.963,
      "lower_ci_bound": 10.7535,
      "upper_ci_bound": 50.0952,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.45,
      "n": 33,
      "standard_error": 2.4962,
      "lower_ci_bound": 0.2984,
      "upper_ci_bound": 17.4088,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.24,
      "n": 33,
      "standard_error": 1.2469,
      "lower_ci_bound": 0.1591,
      "upper_ci_bound": 9.0546,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.66,
      "n": 34,
      "standard_error": 0.1624,
      "lower_ci_bound": 1.3274,
      "upper_ci_bound": 1.9882,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 100,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3,
      "n": 17,
      "standard_error": 0.2438,
      "lower_ci_bound": 2.4813,
      "upper_ci_bound": 3.5148,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 11.15,
      "n": 20,
      "standard_error": 7.2391,
      "lower_ci_bound": 2.6458,
      "upper_ci_bound": 36.6782,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 18.91,
      "n": 20,
      "standard_error": 9.3151,
      "lower_ci_bound": 6.1366,
      "upper_ci_bound": 45.402,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 47.61,
      "n": 20,
      "standard_error": 14.8545,
      "lower_ci_bound": 20.7188,
      "upper_ci_bound": 75.969,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.72,
      "n": 20,
      "standard_error": 2.8732,
      "lower_ci_bound": 0.2888,
      "upper_ci_bound": 21.313,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.61,
      "n": 20,
      "standard_error": 12.3434,
      "lower_ci_bound": 2.1128,
      "upper_ci_bound": 57.572,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.99,
      "n": 20,
      "standard_error": 4.8947,
      "lower_ci_bound": 0.6023,
      "upper_ci_bound": 31.3014,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 14,
      "n": 23,
      "standard_error": 7.661,
      "lower_ci_bound": 4.1676,
      "upper_ci_bound": 37.8552,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.13,
      "n": 23,
      "standard_error": 9.7106,
      "lower_ci_bound": 6.0489,
      "upper_ci_bound": 46.5109,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.83,
      "n": 23,
      "standard_error": 7.2719,
      "lower_ci_bound": 5.009,
      "upper_ci_bound": 36.4925,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 45.44,
      "n": 23,
      "standard_error": 12.115,
      "lower_ci_bound": 23.2163,
      "upper_ci_bound": 69.6499,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 6.6,
      "n": 23,
      "standard_error": 6.5156,
      "lower_ci_bound": 0.7823,
      "upper_ci_bound": 38.7585,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 6.83,
      "n": 21,
      "standard_error": 6.8149,
      "lower_ci_bound": 0.7781,
      "upper_ci_bound": 40.642,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.23,
      "n": 21,
      "standard_error": 10.2292,
      "lower_ci_bound": 2.3213,
      "upper_ci_bound": 49.4495,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.75,
      "n": 21,
      "standard_error": 1.3661,
      "lower_ci_bound": 0.3402,
      "upper_ci_bound": 8.535,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 16.7,
      "n": 21,
      "standard_error": 10.2457,
      "lower_ci_bound": 4.1377,
      "upper_ci_bound": 48.2331,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 61.49,
      "n": 21,
      "standard_error": 15.2219,
      "lower_ci_bound": 29.4611,
      "upper_ci_bound": 85.9191,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.78,
      "n": 21,
      "standard_error": 0.4138,
      "lower_ci_bound": 1.9177,
      "upper_ci_bound": 3.6439,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 13.59,
      "n": 29,
      "standard_error": 6.1816,
      "lower_ci_bound": 5.0782,
      "upper_ci_bound": 31.6155,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 28.95,
      "n": 29,
      "standard_error": 8.5747,
      "lower_ci_bound": 14.7862,
      "upper_ci_bound": 48.9064,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.08,
      "n": 29,
      "standard_error": 6.1067,
      "lower_ci_bound": 5.5056,
      "upper_ci_bound": 31.547,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 21.28,
      "n": 29,
      "standard_error": 8.1747,
      "lower_ci_bound": 9.0474,
      "upper_ci_bound": 42.3469,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.85,
      "n": 29,
      "standard_error": 6.4285,
      "lower_ci_bound": 5.8022,
      "upper_ci_bound": 33.072,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 7.24,
      "n": 29,
      "standard_error": 5.1456,
      "lower_ci_bound": 1.6006,
      "upper_ci_bound": 27.2672,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 66.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 76.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 81.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 71.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 7.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 21.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 40,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 25.65,
      "n": 27,
      "standard_error": 12.9051,
      "lower_ci_bound": 7.9086,
      "upper_ci_bound": 58.098,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.18,
      "n": 27,
      "standard_error": 5.9797,
      "lower_ci_bound": 0.784,
      "upper_ci_bound": 35.4361,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.7,
      "n": 27,
      "standard_error": 10.002,
      "lower_ci_bound": 6.2684,
      "upper_ci_bound": 47.3647,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 31.95,
      "n": 27,
      "standard_error": 19.0524,
      "lower_ci_bound": 7.1912,
      "upper_ci_bound": 73.9833,
      "recommend_suppress": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.33,
      "n": 27,
      "standard_error": 4.7598,
      "lower_ci_bound": 3.8538,
      "upper_ci_bound": 24.8841,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5.97,
      "n": 27,
      "standard_error": 5.8229,
      "lower_ci_bound": 0.7466,
      "upper_ci_bound": 34.8772,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.22,
      "n": 27,
      "standard_error": 0.1711,
      "lower_ci_bound": 0.0455,
      "upper_ci_bound": 1.0768,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 23.72,
      "n": 20,
      "standard_error": 14.6894,
      "lower_ci_bound": 5.3786,
      "upper_ci_bound": 62.9747,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 60.71,
      "n": 20,
      "standard_error": 13.7962,
      "lower_ci_bound": 31.5303,
      "upper_ci_bound": 83.8309,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 15.57,
      "n": 20,
      "standard_error": 8.6675,
      "lower_ci_bound": 4.4346,
      "upper_ci_bound": 42.298,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 20,
      "standard_error": 0.3465,
      "lower_ci_bound": 3.2706,
      "upper_ci_bound": 4.7212,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.62,
      "n": 40,
      "standard_error": 5.1225,
      "lower_ci_bound": 1.8578,
      "upper_ci_bound": 26.4399,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 47.94,
      "n": 40,
      "standard_error": 10.0989,
      "lower_ci_bound": 28.8821,
      "upper_ci_bound": 67.6084,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 37.24,
      "n": 40,
      "standard_error": 10.0688,
      "lower_ci_bound": 19.8904,
      "upper_ci_bound": 58.6514,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 7.2,
      "n": 40,
      "standard_error": 5.4548,
      "lower_ci_bound": 1.4671,
      "upper_ci_bound": 28.7992,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.36,
      "n": 40,
      "standard_error": 0.2996,
      "lower_ci_bound": 1.7525,
      "upper_ci_bound": 2.9645,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.15,
      "n": 23,
      "standard_error": 1.2225,
      "lower_ci_bound": 0.1238,
      "upper_ci_bound": 9.7953,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 45.52,
      "n": 23,
      "standard_error": 9.4702,
      "lower_ci_bound": 27.4563,
      "upper_ci_bound": 64.8468,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.15,
      "n": 23,
      "standard_error": 1.2225,
      "lower_ci_bound": 0.1238,
      "upper_ci_bound": 9.7953,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 27.04,
      "n": 23,
      "standard_error": 6.9297,
      "lower_ci_bound": 15.1742,
      "upper_ci_bound": 43.4353,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 11.85,
      "n": 23,
      "standard_error": 11.4453,
      "lower_ci_bound": 1.3667,
      "upper_ci_bound": 56.6011,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 12.15,
      "n": 23,
      "standard_error": 8.0669,
      "lower_ci_bound": 2.8029,
      "upper_ci_bound": 39.8698,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 1.15,
      "n": 23,
      "standard_error": 1.2225,
      "lower_ci_bound": 0.1238,
      "upper_ci_bound": 9.7953,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.1,
      "n": 23,
      "standard_error": 0.4839,
      "lower_ci_bound": 2.0942,
      "upper_ci_bound": 4.1014,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 1.33,
      "n": 33,
      "standard_error": 1.4023,
      "lower_ci_bound": 0.1543,
      "upper_ci_bound": 10.585,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.77,
      "n": 33,
      "standard_error": 4.6765,
      "lower_ci_bound": 0.61,
      "upper_ci_bound": 28.9832,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.82,
      "n": 33,
      "standard_error": 4.8034,
      "lower_ci_bound": 1.0285,
      "upper_ci_bound": 26.9065,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55.44,
      "n": 33,
      "standard_error": 15.9506,
      "lower_ci_bound": 25.0344,
      "upper_ci_bound": 82.2527,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.24,
      "n": 33,
      "standard_error": 1.3235,
      "lower_ci_bound": 0.1399,
      "upper_ci_bound": 10.1643,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 28.62,
      "n": 33,
      "standard_error": 14.4012,
      "lower_ci_bound": 8.7108,
      "upper_ci_bound": 62.7637,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 1.33,
      "n": 33,
      "standard_error": 1.4197,
      "lower_ci_bound": 0.1502,
      "upper_ci_bound": 10.8418,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 1.43,
      "n": 33,
      "standard_error": 1.2339,
      "lower_ci_bound": 0.245,
      "upper_ci_bound": 7.9297,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 16.14,
      "n": 36,
      "standard_error": 13.661,
      "lower_ci_bound": 2.4201,
      "upper_ci_bound": 59.8966,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 29.66,
      "n": 36,
      "standard_error": 15.1324,
      "lower_ci_bound": 8.8202,
      "upper_ci_bound": 64.7714,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.34,
      "n": 36,
      "standard_error": 12.2687,
      "lower_ci_bound": 5.7984,
      "upper_ci_bound": 54.4696,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.56,
      "n": 36,
      "standard_error": 4.1619,
      "lower_ci_bound": 0.6817,
      "upper_ci_bound": 24.9729,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 18.56,
      "n": 36,
      "standard_error": 13.0154,
      "lower_ci_bound": 3.8183,
      "upper_ci_bound": 56.6896,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.73,
      "n": 36,
      "standard_error": 6.5211,
      "lower_ci_bound": 2.3305,
      "upper_ci_bound": 32.7332,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.87,
      "n": 36,
      "standard_error": 0.357,
      "lower_ci_bound": 2.1407,
      "upper_ci_bound": 3.5903,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.51,
      "n": 27,
      "standard_error": 8.6163,
      "lower_ci_bound": 38.7293,
      "upper_ci_bound": 72.763,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.74,
      "n": 27,
      "standard_error": 4.5306,
      "lower_ci_bound": 1.6143,
      "upper_ci_bound": 24.1292,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 30.01,
      "n": 27,
      "standard_error": 7.8189,
      "lower_ci_bound": 16.6346,
      "upper_ci_bound": 47.9638,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.74,
      "n": 27,
      "standard_error": 4.7671,
      "lower_ci_bound": 1.4958,
      "upper_ci_bound": 25.574,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.1,
      "n": 26,
      "standard_error": 0.3607,
      "lower_ci_bound": 1.3573,
      "upper_ci_bound": 2.843,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0.69,
      "n": 18,
      "standard_error": 0.7179,
      "lower_ci_bound": 0.0745,
      "upper_ci_bound": 6.0031,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 23.06,
      "n": 18,
      "standard_error": 11.5413,
      "lower_ci_bound": 7.0589,
      "upper_ci_bound": 54.1764,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 16.79,
      "n": 18,
      "standard_error": 13.7663,
      "lower_ci_bound": 2.4597,
      "upper_ci_bound": 61.7379,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52.12,
      "n": 18,
      "standard_error": 15.1081,
      "lower_ci_bound": 23.2838,
      "upper_ci_bound": 79.6129,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.35,
      "n": 18,
      "standard_error": 7.5177,
      "lower_ci_bound": 0.7664,
      "upper_ci_bound": 44.8952,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.6,
      "n": 18,
      "standard_error": 0.3572,
      "lower_ci_bound": 1.8508,
      "upper_ci_bound": 3.3582,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 18.32,
      "n": 15,
      "standard_error": 16.4142,
      "lower_ci_bound": 2.0884,
      "upper_ci_bound": 70.2222,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 1.15,
      "n": 15,
      "standard_error": 0.8828,
      "lower_ci_bound": 0.2174,
      "upper_ci_bound": 5.8092,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.89,
      "n": 15,
      "standard_error": 4.389,
      "lower_ci_bound": 1.1314,
      "upper_ci_bound": 25.4876,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.05,
      "n": 15,
      "standard_error": 2.6925,
      "lower_ci_bound": 0.4448,
      "upper_ci_bound": 18.1466,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 71.6,
      "n": 15,
      "standard_error": 16.6749,
      "lower_ci_bound": 30.2771,
      "upper_ci_bound": 93.6026,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 46.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 21.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.67,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.29,
      "n": 25,
      "standard_error": 7.2903,
      "lower_ci_bound": 0.8418,
      "upper_ci_bound": 42.1459,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 35.07,
      "n": 25,
      "standard_error": 7.6296,
      "lower_ci_bound": 21.2892,
      "upper_ci_bound": 51.8868,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.24,
      "n": 25,
      "standard_error": 2.2363,
      "lower_ci_bound": 0.2784,
      "upper_ci_bound": 15.8521,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 15.07,
      "n": 25,
      "standard_error": 6.9655,
      "lower_ci_bound": 5.4594,
      "upper_ci_bound": 35.3013,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 13.62,
      "n": 25,
      "standard_error": 9.6449,
      "lower_ci_bound": 2.8226,
      "upper_ci_bound": 46.1262,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 26.7,
      "n": 25,
      "standard_error": 9.5632,
      "lower_ci_bound": 11.7304,
      "upper_ci_bound": 49.9668,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.95,
      "n": 25,
      "standard_error": 0.2703,
      "lower_ci_bound": 1.3964,
      "upper_ci_bound": 2.512,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.03,
      "n": 19,
      "standard_error": 6.1035,
      "lower_ci_bound": 1.0535,
      "upper_ci_bound": 34.966,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.58,
      "n": 19,
      "standard_error": 8.6244,
      "lower_ci_bound": 2.1811,
      "upper_ci_bound": 43.4607,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.24,
      "n": 19,
      "standard_error": 8.7329,
      "lower_ci_bound": 1.1294,
      "upper_ci_bound": 47.5767,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.92,
      "n": 19,
      "standard_error": 4.9004,
      "lower_ci_bound": 0.9824,
      "upper_ci_bound": 28.545,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 60.13,
      "n": 19,
      "standard_error": 12.6964,
      "lower_ci_bound": 33.1391,
      "upper_ci_bound": 82.1022,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.83,
      "n": 19,
      "standard_error": 5.1096,
      "lower_ci_bound": 0.4888,
      "upper_ci_bound": 34.3999,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 1.27,
      "n": 19,
      "standard_error": 1.3033,
      "lower_ci_bound": 0.1448,
      "upper_ci_bound": 10.2478,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.65,
      "n": 19,
      "standard_error": 0.4303,
      "lower_ci_bound": 1.7491,
      "upper_ci_bound": 3.557,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 62.1,
      "n": 29,
      "standard_error": 8.5429,
      "lower_ci_bound": 43.7911,
      "upper_ci_bound": 77.5115,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.69,
      "n": 29,
      "standard_error": 6.5234,
      "lower_ci_bound": 0.8375,
      "upper_ci_bound": 37.8659,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.07,
      "n": 29,
      "standard_error": 6.0584,
      "lower_ci_bound": 3.408,
      "upper_ci_bound": 30.5124,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.69,
      "n": 29,
      "standard_error": 6.0169,
      "lower_ci_bound": 0.9873,
      "upper_ci_bound": 34.0434,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.44,
      "n": 29,
      "standard_error": 6.7756,
      "lower_ci_bound": 4.4981,
      "upper_ci_bound": 33.8591,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.24,
      "n": 27,
      "standard_error": 7.0927,
      "lower_ci_bound": 0.8842,
      "upper_ci_bound": 40.6111,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.19,
      "n": 27,
      "standard_error": 2.2047,
      "lower_ci_bound": 0.2677,
      "upper_ci_bound": 15.6878,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.15,
      "n": 27,
      "standard_error": 6.2267,
      "lower_ci_bound": 1.5809,
      "upper_ci_bound": 32.9053,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50.36,
      "n": 27,
      "standard_error": 11.876,
      "lower_ci_bound": 27.6483,
      "upper_ci_bound": 72.9293,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 23.93,
      "n": 27,
      "standard_error": 9.4009,
      "lower_ci_bound": 9.8154,
      "upper_ci_bound": 47.6286,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 8.12,
      "n": 27,
      "standard_error": 6.3404,
      "lower_ci_bound": 1.5182,
      "upper_ci_bound": 33.6396,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.73,
      "n": 23,
      "standard_error": 0.3046,
      "lower_ci_bound": 2.1021,
      "upper_ci_bound": 3.3653,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 59.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 25.54,
      "n": 17,
      "standard_error": 11.4699,
      "lower_ci_bound": 8.7143,
      "upper_ci_bound": 55.1932,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 14.63,
      "n": 17,
      "standard_error": 12.8869,
      "lower_ci_bound": 1.8854,
      "upper_ci_bound": 60.4337,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.49,
      "n": 17,
      "standard_error": 3.6178,
      "lower_ci_bound": 0.3684,
      "upper_ci_bound": 26.0843,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 49.85,
      "n": 17,
      "standard_error": 13.6199,
      "lower_ci_bound": 23.8531,
      "upper_ci_bound": 75.9346,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.16,
      "n": 17,
      "standard_error": 1.2286,
      "lower_ci_bound": 0.1219,
      "upper_ci_bound": 10.1885,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5.33,
      "n": 17,
      "standard_error": 5.375,
      "lower_ci_bound": 0.5868,
      "upper_ci_bound": 34.9821,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.62,
      "n": 17,
      "standard_error": 0.38,
      "lower_ci_bound": 2.8119,
      "upper_ci_bound": 4.4233,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 42.31,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 50,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 6.23,
      "n": 21,
      "standard_error": 4.0449,
      "lower_ci_bound": 1.5447,
      "upper_ci_bound": 21.9723,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 33.66,
      "n": 21,
      "standard_error": 21.0333,
      "lower_ci_bound": 6.6381,
      "upper_ci_bound": 78.3515,
      "recommend_suppress": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.83,
      "n": 21,
      "standard_error": 14.6167,
      "lower_ci_bound": 1.2287,
      "upper_ci_bound": 67.4508,
      "recommend_suppress": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 25.29,
      "n": 21,
      "standard_error": 16.609,
      "lower_ci_bound": 5.1329,
      "upper_ci_bound": 67.9281,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 20.55,
      "n": 21,
      "standard_error": 16.7844,
      "lower_ci_bound": 2.9412,
      "upper_ci_bound": 68.8287,
      "recommend_suppress": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.44,
      "n": 21,
      "standard_error": 0.4534,
      "lower_ci_bound": 0.0493,
      "upper_ci_bound": 3.7319,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 73.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 8.93,
      "n": 24,
      "standard_error": 5.6272,
      "lower_ci_bound": 2.2923,
      "upper_ci_bound": 29.0916,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.72,
      "n": 24,
      "standard_error": 6.4931,
      "lower_ci_bound": 0.838,
      "upper_ci_bound": 38.0446,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.27,
      "n": 24,
      "standard_error": 1.3131,
      "lower_ci_bound": 0.1464,
      "upper_ci_bound": 10.1107,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.33,
      "n": 24,
      "standard_error": 4.3197,
      "lower_ci_bound": 0.9471,
      "upper_ci_bound": 24.8682,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 63.38,
      "n": 24,
      "standard_error": 11.9817,
      "lower_ci_bound": 37.2981,
      "upper_ci_bound": 83.4287,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 14.21,
      "n": 24,
      "standard_error": 7.4992,
      "lower_ci_bound": 4.4326,
      "upper_ci_bound": 37.1585,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.17,
      "n": 24,
      "standard_error": 0.174,
      "lower_ci_bound": 0.0194,
      "upper_ci_bound": 1.4263,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.27,
      "n": 24,
      "standard_error": 0.3403,
      "lower_ci_bound": 2.5696,
      "upper_ci_bound": 3.9776,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 54.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 14.92,
      "n": 20,
      "standard_error": 11.3171,
      "lower_ci_bound": 2.6401,
      "upper_ci_bound": 53.1263,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.07,
      "n": 20,
      "standard_error": 4.4618,
      "lower_ci_bound": 1.8052,
      "upper_ci_bound": 23.9628,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.55,
      "n": 20,
      "standard_error": 3.3624,
      "lower_ci_bound": 0.4706,
      "upper_ci_bound": 22.3095,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 39.7,
      "n": 20,
      "standard_error": 16.6486,
      "lower_ci_bound": 13.3137,
      "upper_ci_bound": 73.84,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 34.76,
      "n": 20,
      "standard_error": 14.8418,
      "lower_ci_bound": 11.9232,
      "upper_ci_bound": 67.7018,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.3,
      "n": 20,
      "standard_error": 0.3844,
      "lower_ci_bound": 1.497,
      "upper_ci_bound": 3.1063,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 18.27,
      "n": 16,
      "standard_error": 12.3359,
      "lower_ci_bound": 3.6984,
      "upper_ci_bound": 56.5307,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 66.85,
      "n": 16,
      "standard_error": 15.0733,
      "lower_ci_bound": 32.1165,
      "upper_ci_bound": 89.5761,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.61,
      "n": 16,
      "standard_error": 2.7248,
      "lower_ci_bound": 0.2714,
      "upper_ci_bound": 20.8548,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 12.28,
      "n": 16,
      "standard_error": 11.4868,
      "lower_ci_bound": 1.4211,
      "upper_ci_bound": 57.6107,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 77.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.34,
      "n": 22,
      "standard_error": 1.3393,
      "lower_ci_bound": 0.1642,
      "upper_ci_bound": 10.0588,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 37.97,
      "n": 22,
      "standard_error": 14.5245,
      "lower_ci_bound": 14.5158,
      "upper_ci_bound": 68.8202,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.56,
      "n": 22,
      "standard_error": 1.4676,
      "lower_ci_bound": 0.7669,
      "upper_ci_bound": 8.1981,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 41.33,
      "n": 22,
      "standard_error": 13.3374,
      "lower_ci_bound": 18.326,
      "upper_ci_bound": 68.8555,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 16.8,
      "n": 22,
      "standard_error": 11.4504,
      "lower_ci_bound": 3.5468,
      "upper_ci_bound": 52.5905,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.6,
      "n": 20,
      "standard_error": 6.7449,
      "lower_ci_bound": 1.0914,
      "upper_ci_bound": 38.0346,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.28,
      "n": 20,
      "standard_error": 6.4553,
      "lower_ci_bound": 1.0503,
      "upper_ci_bound": 36.7499,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.29,
      "n": 20,
      "standard_error": 7.3909,
      "lower_ci_bound": 1.1669,
      "upper_ci_bound": 40.8861,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 76.83,
      "n": 20,
      "standard_error": 11.6006,
      "lower_ci_bound": 45.8778,
      "upper_ci_bound": 92.84,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.92,
      "n": 29,
      "standard_error": 9.0469,
      "lower_ci_bound": 3.3266,
      "upper_ci_bound": 43.1604,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 20.3,
      "n": 29,
      "standard_error": 13.21,
      "lower_ci_bound": 4.5648,
      "upper_ci_bound": 57.5626,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.3,
      "n": 29,
      "standard_error": 9.7474,
      "lower_ci_bound": 1.3074,
      "upper_ci_bound": 49.9099,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.21,
      "n": 29,
      "standard_error": 5.9908,
      "lower_ci_bound": 1.7253,
      "upper_ci_bound": 31.3079,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.43,
      "n": 29,
      "standard_error": 8.4619,
      "lower_ci_bound": 2.2761,
      "upper_ci_bound": 41.6936,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 34.65,
      "n": 29,
      "standard_error": 16.267,
      "lower_ci_bound": 10.8497,
      "upper_ci_bound": 69.7838,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 1.19,
      "n": 29,
      "standard_error": 1.2451,
      "lower_ci_bound": 0.138,
      "upper_ci_bound": 9.5222,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 13.11,
      "n": 40,
      "standard_error": 6.1933,
      "lower_ci_bound": 4.7803,
      "upper_ci_bound": 31.1818,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.59,
      "n": 40,
      "standard_error": 2.2562,
      "lower_ci_bound": 0.4346,
      "upper_ci_bound": 13.9559,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.93,
      "n": 40,
      "standard_error": 3.9781,
      "lower_ci_bound": 5.926,
      "upper_ci_bound": 22.5625,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.01,
      "n": 40,
      "standard_error": 6.8408,
      "lower_ci_bound": 3.5571,
      "upper_ci_bound": 33.579,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55.82,
      "n": 40,
      "standard_error": 7.7423,
      "lower_ci_bound": 40.1071,
      "upper_ci_bound": 70.4548,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.58,
      "n": 40,
      "standard_error": 0.5823,
      "lower_ci_bound": 0.0754,
      "upper_ci_bound": 4.3087,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 3.95,
      "n": 40,
      "standard_error": 4.1403,
      "lower_ci_bound": 0.4515,
      "upper_ci_bound": 27.195,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.21,
      "n": 39,
      "standard_error": 0.2174,
      "lower_ci_bound": 2.768,
      "upper_ci_bound": 3.6481,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 23.88,
      "n": 16,
      "standard_error": 11.5827,
      "lower_ci_bound": 7.4658,
      "upper_ci_bound": 54.9566,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 28.84,
      "n": 16,
      "standard_error": 12.1747,
      "lower_ci_bound": 10.2724,
      "upper_ci_bound": 58.9372,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 30.6,
      "n": 16,
      "standard_error": 16.288,
      "lower_ci_bound": 7.9156,
      "upper_ci_bound": 69.3357,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 15.21,
      "n": 16,
      "standard_error": 11.8482,
      "lower_ci_bound": 2.4669,
      "upper_ci_bound": 55.9735,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.47,
      "n": 16,
      "standard_error": 1.6119,
      "lower_ci_bound": 0.1393,
      "upper_ci_bound": 13.7768,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.07,
      "n": 33,
      "standard_error": 9.3999,
      "lower_ci_bound": 3.2495,
      "upper_ci_bound": 44.3789,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 65.76,
      "n": 33,
      "standard_error": 10.9428,
      "lower_ci_bound": 41.6465,
      "upper_ci_bound": 83.7889,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.44,
      "n": 33,
      "standard_error": 3.491,
      "lower_ci_bound": 0.8625,
      "upper_ci_bound": 19.8889,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 11.87,
      "n": 33,
      "standard_error": 5.7719,
      "lower_ci_bound": 4.1968,
      "upper_ci_bound": 29.2998,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 1.09,
      "n": 33,
      "standard_error": 1.1052,
      "lower_ci_bound": 0.1352,
      "upper_ci_bound": 8.1889,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.77,
      "n": 33,
      "standard_error": 2.7046,
      "lower_ci_bound": 0.367,
      "upper_ci_bound": 18.0538,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.44,
      "n": 17,
      "standard_error": 9.2782,
      "lower_ci_bound": 1.0327,
      "upper_ci_bound": 50.9987,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.22,
      "n": 17,
      "standard_error": 8.5317,
      "lower_ci_bound": 4.8667,
      "upper_ci_bound": 42.2871,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.32,
      "n": 17,
      "standard_error": 7.7771,
      "lower_ci_bound": 1.9011,
      "upper_ci_bound": 40.5939,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 24.68,
      "n": 17,
      "standard_error": 4.5121,
      "lower_ci_bound": 16.382,
      "upper_ci_bound": 35.4104,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 39.34,
      "n": 17,
      "standard_error": 13.1933,
      "lower_ci_bound": 16.7267,
      "upper_ci_bound": 67.6761,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 80,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 81.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 13.52,
      "n": 41,
      "standard_error": 7.1128,
      "lower_ci_bound": 4.369,
      "upper_ci_bound": 34.8357,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.31,
      "n": 41,
      "standard_error": 1.3491,
      "lower_ci_bound": 0.1598,
      "upper_ci_bound": 9.8803,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.82,
      "n": 41,
      "standard_error": 3.199,
      "lower_ci_bound": 1.2228,
      "upper_ci_bound": 17.168,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.16,
      "n": 41,
      "standard_error": 4.27,
      "lower_ci_bound": 2.0639,
      "upper_ci_bound": 22.0258,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 46.59,
      "n": 41,
      "standard_error": 14.8309,
      "lower_ci_bound": 20.7341,
      "upper_ci_bound": 74.4236,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.69,
      "n": 41,
      "standard_error": 1.7422,
      "lower_ci_bound": 0.2065,
      "upper_ci_bound": 12.5116,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 24.91,
      "n": 41,
      "standard_error": 19.3996,
      "lower_ci_bound": 3.9175,
      "upper_ci_bound": 72.9625,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.93,
      "n": 40,
      "standard_error": 0.1089,
      "lower_ci_bound": 1.712,
      "upper_ci_bound": 2.1524,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 48,
      "n": 13,
      "standard_error": 21.877,
      "lower_ci_bound": 12.0292,
      "upper_ci_bound": 86.1726,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 42.83,
      "n": 13,
      "standard_error": 22.345,
      "lower_ci_bound": 9.302,
      "upper_ci_bound": 84.5457,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.9,
      "n": 13,
      "standard_error": 9.1269,
      "lower_ci_bound": 0.8325,
      "upper_ci_bound": 53.1771,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.14,
      "n": 13,
      "standard_error": 0.1607,
      "lower_ci_bound": 0.011,
      "upper_ci_bound": 1.7171,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.14,
      "n": 13,
      "standard_error": 0.1507,
      "lower_ci_bound": 0.0128,
      "upper_ci_bound": 1.4715,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 73.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 63.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 57.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.85,
      "n": 24,
      "standard_error": 6.8832,
      "lower_ci_bound": 1.1778,
      "upper_ci_bound": 37.8739,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.64,
      "n": 24,
      "standard_error": 6.5799,
      "lower_ci_bound": 0.7845,
      "upper_ci_bound": 38.9998,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 37.22,
      "n": 24,
      "standard_error": 19.3399,
      "lower_ci_bound": 9.6656,
      "upper_ci_bound": 76.6629,
      "recommend_suppress": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.49,
      "n": 24,
      "standard_error": 6.8044,
      "lower_ci_bound": 1.0508,
      "upper_ci_bound": 38.1701,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 40.8,
      "n": 24,
      "standard_error": 15.1635,
      "lower_ci_bound": 15.8281,
      "upper_ci_bound": 71.6337,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 90.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 85.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 78.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 56.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 39.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 21.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 47.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 47.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 39.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 32.67,
      "n": 22,
      "standard_error": 13.1956,
      "lower_ci_bound": 12.2291,
      "upper_ci_bound": 62.8154,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 12.12,
      "n": 22,
      "standard_error": 7.1698,
      "lower_ci_bound": 3.2877,
      "upper_ci_bound": 35.8656,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.71,
      "n": 22,
      "standard_error": 6.1223,
      "lower_ci_bound": 1.8861,
      "upper_ci_bound": 32.1209,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.22,
      "n": 22,
      "standard_error": 3.8006,
      "lower_ci_bound": 1.1036,
      "upper_ci_bound": 21.3875,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 41.29,
      "n": 22,
      "standard_error": 11.3089,
      "lower_ci_bound": 21.0436,
      "upper_ci_bound": 64.978,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 39.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 54.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 12.57,
      "n": 17,
      "standard_error": 11.8762,
      "lower_ci_bound": 1.4341,
      "upper_ci_bound": 58.6927,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.37,
      "n": 17,
      "standard_error": 2.4111,
      "lower_ci_bound": 0.2652,
      "upper_ci_bound": 18.1172,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 77.48,
      "n": 17,
      "standard_error": 13.8462,
      "lower_ci_bound": 39.0156,
      "upper_ci_bound": 94.8696,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.59,
      "n": 17,
      "standard_error": 7.0306,
      "lower_ci_bound": 0.9699,
      "upper_ci_bound": 40.7572,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.03,
      "n": 17,
      "standard_error": 0.3352,
      "lower_ci_bound": 1.3229,
      "upper_ci_bound": 2.744,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 57.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 23.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 10,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.67,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 70,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 3.33,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.3,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 86.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 40,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 6.13,
      "n": 22,
      "standard_error": 5.2582,
      "lower_ci_bound": 0.9667,
      "upper_ci_bound": 30.4004,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.83,
      "n": 22,
      "standard_error": 9.9387,
      "lower_ci_bound": 2.266,
      "upper_ci_bound": 48.3009,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.18,
      "n": 22,
      "standard_error": 9.4701,
      "lower_ci_bound": 1.7032,
      "upper_ci_bound": 47.7699,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 68.74,
      "n": 22,
      "standard_error": 13.6627,
      "lower_ci_bound": 36.9507,
      "upper_ci_bound": 89.1881,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.12,
      "n": 22,
      "standard_error": 1.1426,
      "lower_ci_bound": 0.1332,
      "upper_ci_bound": 8.808,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.99,
      "n": 22,
      "standard_error": 0.3194,
      "lower_ci_bound": 1.322,
      "upper_ci_bound": 2.6504,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 23.17,
      "n": 23,
      "standard_error": 14.3192,
      "lower_ci_bound": 5.3823,
      "upper_ci_bound": 61.5255,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.7,
      "n": 23,
      "standard_error": 10.9329,
      "lower_ci_bound": 2.2776,
      "upper_ci_bound": 51.935,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 25.59,
      "n": 23,
      "standard_error": 9.2145,
      "lower_ci_bound": 11.1927,
      "upper_ci_bound": 48.4032,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 33.61,
      "n": 23,
      "standard_error": 9.42,
      "lower_ci_bound": 17.4185,
      "upper_ci_bound": 54.854,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.7,
      "n": 23,
      "standard_error": 4.1053,
      "lower_ci_bound": 0.3496,
      "upper_ci_bound": 29.5643,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.24,
      "n": 23,
      "standard_error": 0.2526,
      "lower_ci_bound": 0.0271,
      "upper_ci_bound": 2.0948,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.93,
      "n": 23,
      "standard_error": 0.359,
      "lower_ci_bound": 2.1902,
      "upper_ci_bound": 3.6793,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 60,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.62,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0.77,
      "n": 20,
      "standard_error": 0.8145,
      "lower_ci_bound": 0.0849,
      "upper_ci_bound": 6.6917,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.54,
      "n": 20,
      "standard_error": 0.5769,
      "lower_ci_bound": 0.059,
      "upper_ci_bound": 4.8385,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.62,
      "n": 20,
      "standard_error": 3.6812,
      "lower_ci_bound": 0.8364,
      "upper_ci_bound": 21.7698,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 50.71,
      "n": 20,
      "standard_error": 19.6809,
      "lower_ci_bound": 16.5236,
      "upper_ci_bound": 84.2412,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 41.93,
      "n": 20,
      "standard_error": 18.4827,
      "lower_ci_bound": 12.8481,
      "upper_ci_bound": 77.956,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.42,
      "n": 20,
      "standard_error": 1.4976,
      "lower_ci_bound": 0.1545,
      "upper_ci_bound": 11.8782,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.22,
      "n": 20,
      "standard_error": 0.3873,
      "lower_ci_bound": 1.4095,
      "upper_ci_bound": 3.0307,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 52.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.16,
      "n": 26,
      "standard_error": 6.8104,
      "lower_ci_bound": 0.9274,
      "upper_ci_bound": 38.8729,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.01,
      "n": 26,
      "standard_error": 2.0265,
      "lower_ci_bound": 0.2472,
      "upper_ci_bound": 14.5587,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.87,
      "n": 26,
      "standard_error": 8.1709,
      "lower_ci_bound": 3.1883,
      "upper_ci_bound": 39.8482,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52.64,
      "n": 26,
      "standard_error": 11.3559,
      "lower_ci_bound": 30.3112,
      "upper_ci_bound": 73.957,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 22.52,
      "n": 26,
      "standard_error": 8.7731,
      "lower_ci_bound": 9.352,
      "upper_ci_bound": 45.0129,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.8,
      "n": 26,
      "standard_error": 2.7867,
      "lower_ci_bound": 0.348,
      "upper_ci_bound": 19.1862,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.35,
      "n": 16,
      "standard_error": 8.0542,
      "lower_ci_bound": 0.9562,
      "upper_ci_bound": 46.2064,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 36.22,
      "n": 16,
      "standard_error": 18.88,
      "lower_ci_bound": 9.0471,
      "upper_ci_bound": 76.4251,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 19.93,
      "n": 16,
      "standard_error": 9.896,
      "lower_ci_bound": 6.2251,
      "upper_ci_bound": 48.2787,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.58,
      "n": 16,
      "standard_error": 2.6215,
      "lower_ci_bound": 0.2868,
      "upper_ci_bound": 19.6353,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 28.42,
      "n": 16,
      "standard_error": 10.3873,
      "lower_ci_bound": 11.7974,
      "upper_ci_bound": 54.1087,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.5,
      "n": 16,
      "standard_error": 5.041,
      "lower_ci_bound": 0.3844,
      "upper_ci_bound": 36.4934,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.23,
      "n": 38,
      "standard_error": 3.6904,
      "lower_ci_bound": 0.6923,
      "upper_ci_bound": 21.8605,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.16,
      "n": 38,
      "standard_error": 9.3028,
      "lower_ci_bound": 1.4126,
      "upper_ci_bound": 47.1457,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.63,
      "n": 38,
      "standard_error": 10.5446,
      "lower_ci_bound": 2.5044,
      "upper_ci_bound": 49.2149,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 21.68,
      "n": 38,
      "standard_error": 10.193,
      "lower_ci_bound": 7.584,
      "upper_ci_bound": 48.3008,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 46.93,
      "n": 38,
      "standard_error": 13.4662,
      "lower_ci_bound": 22.821,
      "upper_ci_bound": 72.5641,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.84,
      "n": 38,
      "standard_error": 1.2665,
      "lower_ci_bound": 0.4528,
      "upper_ci_bound": 7.1971,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 1.53,
      "n": 38,
      "standard_error": 1.5721,
      "lower_ci_bound": 0.186,
      "upper_ci_bound": 11.425,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0.32,
      "n": 21,
      "standard_error": 0.3406,
      "lower_ci_bound": 0.0338,
      "upper_ci_bound": 2.9156,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 32.33,
      "n": 21,
      "standard_error": 21.0924,
      "lower_ci_bound": 6.0097,
      "upper_ci_bound": 78.1158,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.92,
      "n": 21,
      "standard_error": 2.0277,
      "lower_ci_bound": 0.2082,
      "upper_ci_bound": 15.5782,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.74,
      "n": 21,
      "standard_error": 11.3223,
      "lower_ci_bound": 2.1255,
      "upper_ci_bound": 53.8832,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 47.32,
      "n": 21,
      "standard_error": 20.8717,
      "lower_ci_bound": 13.545,
      "upper_ci_bound": 83.7452,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.32,
      "n": 21,
      "standard_error": 0.3406,
      "lower_ci_bound": 0.0338,
      "upper_ci_bound": 2.9156,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.05,
      "n": 21,
      "standard_error": 4.1813,
      "lower_ci_bound": 0.4439,
      "upper_ci_bound": 28.5059,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.47,
      "n": 21,
      "standard_error": 0.2625,
      "lower_ci_bound": 1.9252,
      "upper_ci_bound": 3.0205,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.15,
      "n": 26,
      "standard_error": 0.1579,
      "lower_ci_bound": 0.0183,
      "upper_ci_bound": 1.2693,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.21,
      "n": 26,
      "standard_error": 1.7287,
      "lower_ci_bound": 0.4351,
      "upper_ci_bound": 10.495,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.46,
      "n": 26,
      "standard_error": 1.7325,
      "lower_ci_bound": 1.214,
      "upper_ci_bound": 9.4448,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 88.98,
      "n": 26,
      "standard_error": 4.856,
      "lower_ci_bound": 74.4378,
      "upper_ci_bound": 95.728,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 3.91,
      "n": 26,
      "standard_error": 3.7764,
      "lower_ci_bound": 0.509,
      "upper_ci_bound": 24.4058,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.29,
      "n": 26,
      "standard_error": 1.2957,
      "lower_ci_bound": 0.1593,
      "upper_ci_bound": 9.6271,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.28,
      "n": 26,
      "standard_error": 0.1247,
      "lower_ci_bound": 2.0203,
      "upper_ci_bound": 2.5341,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 76.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 78.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.49,
      "n": 40,
      "standard_error": 4.7517,
      "lower_ci_bound": 1.9817,
      "upper_ci_bound": 24.4787,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.72,
      "n": 40,
      "standard_error": 6.1219,
      "lower_ci_bound": 2.5575,
      "upper_ci_bound": 30.6272,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 20.3,
      "n": 40,
      "standard_error": 8.1792,
      "lower_ci_bound": 8.3903,
      "upper_ci_bound": 41.4557,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52.37,
      "n": 40,
      "standard_error": 11.3322,
      "lower_ci_bound": 30.4898,
      "upper_ci_bound": 73.3756,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10.13,
      "n": 40,
      "standard_error": 9.175,
      "lower_ci_bound": 1.445,
      "upper_ci_bound": 46.4039,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.52,
      "n": 22,
      "standard_error": 2.6732,
      "lower_ci_bound": 0.2692,
      "upper_ci_bound": 19.8827,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.99,
      "n": 22,
      "standard_error": 5.8514,
      "lower_ci_bound": 2.1854,
      "upper_ci_bound": 30.4141,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 88.04,
      "n": 22,
      "standard_error": 6.8279,
      "lower_ci_bound": 65.6493,
      "upper_ci_bound": 96.591,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.45,
      "n": 22,
      "standard_error": 0.4837,
      "lower_ci_bound": 0.047,
      "upper_ci_bound": 4.121,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 3.13,
      "n": 22,
      "standard_error": 3.6182,
      "lower_ci_bound": 0.2695,
      "upper_ci_bound": 27.8728,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.67,
      "n": 22,
      "standard_error": 1.3354,
      "lower_ci_bound": 0.3129,
      "upper_ci_bound": 8.4327,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.07,
      "n": 22,
      "standard_error": 4.0009,
      "lower_ci_bound": 0.9396,
      "upper_ci_bound": 23.1268,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 84.8,
      "n": 22,
      "standard_error": 8.6606,
      "lower_ci_bound": 57.9736,
      "upper_ci_bound": 95.7551,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.81,
      "n": 22,
      "standard_error": 0.8487,
      "lower_ci_bound": 0.09,
      "upper_ci_bound": 6.8612,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.52,
      "n": 22,
      "standard_error": 4.5856,
      "lower_ci_bound": 0.5171,
      "upper_ci_bound": 30.1345,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.55,
      "n": 22,
      "standard_error": 0.2259,
      "lower_ci_bound": 2.0757,
      "upper_ci_bound": 3.0152,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 2.94,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.82,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.82,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 26.47,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.94,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": 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.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.85,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 16.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 45.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 60,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 47.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 40.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 78.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 10.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 10.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.96,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 61.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 58.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 29.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 68.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50.89,
      "n": 20,
      "standard_error": 17.0824,
      "lower_ci_bound": 19.8612,
      "upper_ci_bound": 81.2484,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.45,
      "n": 20,
      "standard_error": 2.5186,
      "lower_ci_bound": 0.2763,
      "upper_ci_bound": 18.5572,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 40.66,
      "n": 20,
      "standard_error": 15.9205,
      "lower_ci_bound": 14.6922,
      "upper_ci_bound": 73.1674,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.11,
      "n": 20,
      "standard_error": 2.8856,
      "lower_ci_bound": 0.9167,
      "upper_ci_bound": 16.5593,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 1.89,
      "n": 20,
      "standard_error": 1.9366,
      "lower_ci_bound": 0.2148,
      "upper_ci_bound": 14.6596,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 35.73,
      "n": 21,
      "standard_error": 14.8204,
      "lower_ci_bound": 12.6367,
      "upper_ci_bound": 68.1157,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.63,
      "n": 21,
      "standard_error": 10.3248,
      "lower_ci_bound": 1.2183,
      "upper_ci_bound": 53.4384,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.15,
      "n": 21,
      "standard_error": 10.3386,
      "lower_ci_bound": 1.4037,
      "upper_ci_bound": 52.529,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 30.02,
      "n": 21,
      "standard_error": 15.5085,
      "lower_ci_bound": 8.421,
      "upper_ci_bound": 66.6745,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.48,
      "n": 21,
      "standard_error": 1.2841,
      "lower_ci_bound": 0.237,
      "upper_ci_bound": 8.6342,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10.99,
      "n": 21,
      "standard_error": 10.3333,
      "lower_ci_bound": 1.3466,
      "upper_ci_bound": 52.782,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 47.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 81.48,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.63,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.61,
      "n": 24,
      "standard_error": 6.0049,
      "lower_ci_bound": 1.39,
      "upper_ci_bound": 32.5183,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 59.05,
      "n": 24,
      "standard_error": 9.0394,
      "lower_ci_bound": 39.9549,
      "upper_ci_bound": 75.7544,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 33.34,
      "n": 24,
      "standard_error": 11.4669,
      "lower_ci_bound": 14.6748,
      "upper_ci_bound": 59.2527,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 43.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 26.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 91.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 85.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 77.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 69.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 26.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.9,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 48.28,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 34.48,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.45,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 6.9,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.21,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.04,
      "n": 20,
      "standard_error": 9.1111,
      "lower_ci_bound": 1.7511,
      "upper_ci_bound": 46.3764,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 81.62,
      "n": 20,
      "standard_error": 11.5804,
      "lower_ci_bound": 46.8824,
      "upper_ci_bound": 95.7133,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.34,
      "n": 20,
      "standard_error": 7.5302,
      "lower_ci_bound": 0.7747,
      "upper_ci_bound": 44.5633,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.95,
      "n": 20,
      "standard_error": 0.2209,
      "lower_ci_bound": 1.4923,
      "upper_ci_bound": 2.417,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.81,
      "n": 16,
      "standard_error": 12.6817,
      "lower_ci_bound": 1.6253,
      "upper_ci_bound": 60.8261,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 83.3,
      "n": 16,
      "standard_error": 12.9245,
      "lower_ci_bound": 40.7749,
      "upper_ci_bound": 97.3081,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.89,
      "n": 16,
      "standard_error": 1.3715,
      "lower_ci_bound": 1.0412,
      "upper_ci_bound": 7.7778,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.61,
      "n": 16,
      "standard_error": 0.2313,
      "lower_ci_bound": 1.1211,
      "upper_ci_bound": 2.1071,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 5.58,
      "n": 22,
      "standard_error": 5.6021,
      "lower_ci_bound": 0.6444,
      "upper_ci_bound": 35.0267,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.14,
      "n": 22,
      "standard_error": 9.6879,
      "lower_ci_bound": 1.2212,
      "upper_ci_bound": 50.7345,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 74.83,
      "n": 22,
      "standard_error": 11.8325,
      "lower_ci_bound": 44.6002,
      "upper_ci_bound": 91.6548,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.79,
      "n": 22,
      "standard_error": 1.8604,
      "lower_ci_bound": 0.1999,
      "upper_ci_bound": 14.1672,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.66,
      "n": 22,
      "standard_error": 5.12,
      "lower_ci_bound": 1.8068,
      "upper_ci_bound": 27.2086,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 61.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 84.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.54,
      "n": 29,
      "standard_error": 5.761,
      "lower_ci_bound": 1.4775,
      "upper_ci_bound": 30.71,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 15.81,
      "n": 29,
      "standard_error": 6.8115,
      "lower_ci_bound": 6.1731,
      "upper_ci_bound": 34.881,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.58,
      "n": 29,
      "standard_error": 2.5327,
      "lower_ci_bound": 0.3348,
      "upper_ci_bound": 17.2658,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 58.62,
      "n": 29,
      "standard_error": 9.762,
      "lower_ci_bound": 38.3218,
      "upper_ci_bound": 76.3663,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.36,
      "n": 29,
      "standard_error": 3.8336,
      "lower_ci_bound": 0.6887,
      "upper_ci_bound": 23.0592,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 11.09,
      "n": 29,
      "standard_error": 7.103,
      "lower_ci_bound": 2.7739,
      "upper_ci_bound": 35.2974,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 40,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 50,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 76,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 47.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 1.34,
      "n": 24,
      "standard_error": 1.4099,
      "lower_ci_bound": 0.1497,
      "upper_ci_bound": 10.9697,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.93,
      "n": 24,
      "standard_error": 6.7474,
      "lower_ci_bound": 1.7331,
      "upper_ci_bound": 35.2967,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.32,
      "n": 24,
      "standard_error": 7.6922,
      "lower_ci_bound": 1.1145,
      "upper_ci_bound": 42.2245,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 28.63,
      "n": 24,
      "standard_error": 9.1844,
      "lower_ci_bound": 13.6637,
      "upper_ci_bound": 50.4072,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52.29,
      "n": 24,
      "standard_error": 14.9302,
      "lower_ci_bound": 24.1128,
      "upper_ci_bound": 79.076,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.49,
      "n": 24,
      "standard_error": 0.5183,
      "lower_ci_bound": 0.0559,
      "upper_ci_bound": 4.215,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.57,
      "n": 24,
      "standard_error": 0.2969,
      "lower_ci_bound": 1.9553,
      "upper_ci_bound": 3.1835,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 57.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 71.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.64,
      "n": 20,
      "standard_error": 0.6583,
      "lower_ci_bound": 0.073,
      "upper_ci_bound": 5.341,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.64,
      "n": 20,
      "standard_error": 0.6583,
      "lower_ci_bound": 0.073,
      "upper_ci_bound": 5.341,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 79.05,
      "n": 20,
      "standard_error": 11.5896,
      "lower_ci_bound": 46.5868,
      "upper_ci_bound": 94.2304,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 16.69,
      "n": 20,
      "standard_error": 11.2553,
      "lower_ci_bound": 3.5498,
      "upper_ci_bound": 52.1611,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.98,
      "n": 20,
      "standard_error": 2.5262,
      "lower_ci_bound": 0.4912,
      "upper_ci_bound": 16.0524,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "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.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.89,
      "n": 18,
      "standard_error": 0.5387,
      "lower_ci_bound": 1.7569,
      "upper_ci_bound": 4.0298,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 80.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.55,
      "n": 20,
      "standard_error": 5.854,
      "lower_ci_bound": 1.3912,
      "upper_ci_bound": 32.0897,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 71.61,
      "n": 20,
      "standard_error": 17.6155,
      "lower_ci_bound": 29.1446,
      "upper_ci_bound": 93.9267,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5.41,
      "n": 20,
      "standard_error": 5.2636,
      "lower_ci_bound": 0.6607,
      "upper_ci_bound": 32.9864,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 15.43,
      "n": 20,
      "standard_error": 15.8433,
      "lower_ci_bound": 1.4171,
      "upper_ci_bound": 69.8439,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2171.00",
      "title": "Petroleum Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.83,
      "n": 19,
      "standard_error": 0.2689,
      "lower_ci_bound": 1.262,
      "upper_ci_bound": 2.3919,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.03",
      "title": "Energy Engineers, Except Wind and Solar",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.2,
      "n": 18,
      "standard_error": 1.288,
      "lower_ci_bound": 0.1218,
      "upper_ci_bound": 10.752,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 21.46,
      "n": 18,
      "standard_error": 12.4687,
      "lower_ci_bound": 5.4238,
      "upper_ci_bound": 56.5459,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.01,
      "n": 18,
      "standard_error": 6.6182,
      "lower_ci_bound": 2.3069,
      "upper_ci_bound": 34.3877,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 66.14,
      "n": 18,
      "standard_error": 12.508,
      "lower_ci_bound": 37.5449,
      "upper_ci_bound": 86.386,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.2,
      "n": 18,
      "standard_error": 1.3144,
      "lower_ci_bound": 0.1162,
      "upper_ci_bound": 11.2122,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.05",
      "title": "Mechatronics Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.01,
      "n": 18,
      "standard_error": 0.0345,
      "lower_ci_bound": 1.9331,
      "upper_ci_bound": 2.0786,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.3,
      "n": 17,
      "standard_error": 0.3233,
      "lower_ci_bound": 0.0315,
      "upper_ci_bound": 2.8524,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 30.61,
      "n": 17,
      "standard_error": 13.1444,
      "lower_ci_bound": 10.6211,
      "upper_ci_bound": 62.0943,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 13.11,
      "n": 17,
      "standard_error": 12.5597,
      "lower_ci_bound": 1.4351,
      "upper_ci_bound": 60.9759,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 34.17,
      "n": 17,
      "standard_error": 13.4533,
      "lower_ci_bound": 12.7447,
      "upper_ci_bound": 64.842,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 21.81,
      "n": 17,
      "standard_error": 14.2827,
      "lower_ci_bound": 4.5112,
      "upper_ci_bound": 62.2158,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.06",
      "title": "Microsystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.07",
      "title": "Photonics Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.33,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 16.67,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 6.67,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 16.67,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 6.67,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.08",
      "title": "Robotics Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.27,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 57.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.09",
      "title": "Nanosystems Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.59,
      "n": 35,
      "standard_error": 1.6462,
      "lower_ci_bound": 0.1894,
      "upper_ci_bound": 12.0672,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.94,
      "n": 35,
      "standard_error": 2.896,
      "lower_ci_bound": 0.8581,
      "upper_ci_bound": 16.265,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 69.64,
      "n": 35,
      "standard_error": 9.8278,
      "lower_ci_bound": 47.1386,
      "upper_ci_bound": 85.5022,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5.67,
      "n": 35,
      "standard_error": 4.3449,
      "lower_ci_bound": 1.1399,
      "upper_ci_bound": 23.855,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.92,
      "n": 35,
      "standard_error": 6.1684,
      "lower_ci_bound": 5.3728,
      "upper_ci_bound": 31.522,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.86,
      "n": 35,
      "standard_error": 2.9278,
      "lower_ci_bound": 0.3445,
      "upper_ci_bound": 20.045,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 2.39,
      "n": 35,
      "standard_error": 2.4024,
      "lower_ci_bound": 0.3018,
      "upper_ci_bound": 16.552,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.10",
      "title": "Wind Energy Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55.56,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2199.11",
      "title": "Solar Energy Systems Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.04,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 69,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 6.1,
      "n": 69,
      "standard_error": 4.5144,
      "lower_ci_bound": 1.3301,
      "upper_ci_bound": 23.844,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.07,
      "n": 69,
      "standard_error": 8.5828,
      "lower_ci_bound": 8.6989,
      "upper_ci_bound": 42.7763,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.74,
      "n": 69,
      "standard_error": 4.5139,
      "lower_ci_bound": 1.6946,
      "upper_ci_bound": 23.249,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 23.56,
      "n": 69,
      "standard_error": 8.6222,
      "lower_ci_bound": 10.5966,
      "upper_ci_bound": 44.4803,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 40.08,
      "n": 69,
      "standard_error": 17.7379,
      "lower_ci_bound": 13.2831,
      "upper_ci_bound": 74.4899,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 69,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.46,
      "n": 69,
      "standard_error": 2.414,
      "lower_ci_bound": 0.3386,
      "upper_ci_bound": 15.7966,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 69,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 69,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 69,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3012.00",
      "title": "Electrical and Electronics Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 69,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.98,
      "n": 29,
      "standard_error": 5.7211,
      "lower_ci_bound": 1.7254,
      "upper_ci_bound": 29.9654,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.45,
      "n": 29,
      "standard_error": 6.9078,
      "lower_ci_bound": 1.0247,
      "upper_ci_bound": 38.517,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 61.28,
      "n": 29,
      "standard_error": 10.9061,
      "lower_ci_bound": 38.1652,
      "upper_ci_bound": 80.2253,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 20.25,
      "n": 29,
      "standard_error": 10.0052,
      "lower_ci_bound": 6.6603,
      "upper_ci_bound": 47.4595,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.8,
      "n": 29,
      "standard_error": 2.8948,
      "lower_ci_bound": 0.3234,
      "upper_ci_bound": 20.3163,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.13,
      "n": 29,
      "standard_error": 0.1322,
      "lower_ci_bound": 0.0145,
      "upper_ci_bound": 1.077,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3013.00",
      "title": "Mechanical Drafters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.13,
      "n": 29,
      "standard_error": 0.1322,
      "lower_ci_bound": 0.0145,
      "upper_ci_bound": 1.0775,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 19.69,
      "n": 15,
      "standard_error": 12.1765,
      "lower_ci_bound": 4.4921,
      "upper_ci_bound": 56.1133,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 39.23,
      "n": 15,
      "standard_error": 13.7085,
      "lower_ci_bound": 15.8307,
      "upper_ci_bound": 68.905,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 33.16,
      "n": 15,
      "standard_error": 19.5761,
      "lower_ci_bound": 6.9427,
      "upper_ci_bound": 76.7339,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.92,
      "n": 15,
      "standard_error": 8.0975,
      "lower_ci_bound": 0.788,
      "upper_ci_bound": 48.2127,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3021.00",
      "title": "Aerospace Engineering and Operations Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 2.65,
      "n": 36,
      "standard_error": 1.7258,
      "lower_ci_bound": 0.6951,
      "upper_ci_bound": 9.5723,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 29.77,
      "n": 36,
      "standard_error": 10.2282,
      "lower_ci_bound": 13.5709,
      "upper_ci_bound": 53.3671,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 28.09,
      "n": 36,
      "standard_error": 9.4754,
      "lower_ci_bound": 13.1013,
      "upper_ci_bound": 50.3104,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 21.15,
      "n": 36,
      "standard_error": 12.842,
      "lower_ci_bound": 5.3169,
      "upper_ci_bound": 56.1526,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 18.34,
      "n": 36,
      "standard_error": 11.5801,
      "lower_ci_bound": 4.4648,
      "upper_ci_bound": 51.9052,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3022.00",
      "title": "Civil Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.97,
      "n": 38,
      "standard_error": 0.9873,
      "lower_ci_bound": 0.1205,
      "upper_ci_bound": 7.3137,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.86,
      "n": 38,
      "standard_error": 5.3816,
      "lower_ci_bound": 3.1067,
      "upper_ci_bound": 27.1699,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 31.72,
      "n": 38,
      "standard_error": 13.0291,
      "lower_ci_bound": 12.0754,
      "upper_ci_bound": 61.1192,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.33,
      "n": 38,
      "standard_error": 4.0368,
      "lower_ci_bound": 2.3202,
      "upper_ci_bound": 20.867,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 29.83,
      "n": 38,
      "standard_error": 9.7467,
      "lower_ci_bound": 14.2015,
      "upper_ci_bound": 52.203,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.97,
      "n": 38,
      "standard_error": 6.0597,
      "lower_ci_bound": 3.3867,
      "upper_ci_bound": 30.2238,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5.59,
      "n": 38,
      "standard_error": 3.718,
      "lower_ci_bound": 1.4011,
      "upper_ci_bound": 19.7934,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 3.72,
      "n": 38,
      "standard_error": 3.5646,
      "lower_ci_bound": 0.5127,
      "upper_ci_bound": 22.4853,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.00",
      "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 45.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3024.01",
      "title": "Robotics Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 10.79,
      "n": 23,
      "standard_error": 7.1468,
      "lower_ci_bound": 2.5287,
      "upper_ci_bound": 36.0633,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.19,
      "n": 23,
      "standard_error": 6.5004,
      "lower_ci_bound": 1.4652,
      "upper_ci_bound": 34.8831,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.64,
      "n": 23,
      "standard_error": 6.951,
      "lower_ci_bound": 0.6903,
      "upper_ci_bound": 42.1186,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.46,
      "n": 23,
      "standard_error": 1.5185,
      "lower_ci_bound": 0.1653,
      "upper_ci_bound": 11.6905,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 67.31,
      "n": 23,
      "standard_error": 15.3001,
      "lower_ci_bound": 32.7408,
      "upper_ci_bound": 89.6967,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.74,
      "n": 23,
      "standard_error": 3.7886,
      "lower_ci_bound": 0.8638,
      "upper_ci_bound": 22.0979,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.88,
      "n": 23,
      "standard_error": 0.9983,
      "lower_ci_bound": 0.0811,
      "upper_ci_bound": 8.7618,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3025.00",
      "title": "Environmental Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.68,
      "n": 28,
      "standard_error": 5.449,
      "lower_ci_bound": 2.8965,
      "upper_ci_bound": 27.7979,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 11.96,
      "n": 28,
      "standard_error": 4.8436,
      "lower_ci_bound": 5.0197,
      "upper_ci_bound": 25.876,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.25,
      "n": 28,
      "standard_error": 1.0881,
      "lower_ci_bound": 0.2077,
      "upper_ci_bound": 7.1641,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 36.92,
      "n": 28,
      "standard_error": 10.2613,
      "lower_ci_bound": 19.1575,
      "upper_ci_bound": 59.1056,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 25.54,
      "n": 28,
      "standard_error": 19.3933,
      "lower_ci_bound": 4.0596,
      "upper_ci_bound": 73.5441,
      "recommend_suppress": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.65,
      "n": 28,
      "standard_error": 5.0991,
      "lower_ci_bound": 6.9237,
      "upper_ci_bound": 28.3855,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.00",
      "title": "Industrial Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 40,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3026.01",
      "title": "Nanotechnology Engineering Technologists and Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.8,
      "n": 31,
      "standard_error": 5.9442,
      "lower_ci_bound": 1.5378,
      "upper_ci_bound": 31.3983,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 32.84,
      "n": 31,
      "standard_error": 13.0253,
      "lower_ci_bound": 12.768,
      "upper_ci_bound": 62.0258,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.76,
      "n": 31,
      "standard_error": 5.8839,
      "lower_ci_bound": 2.0915,
      "upper_ci_bound": 30.1552,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.09,
      "n": 31,
      "standard_error": 6.5763,
      "lower_ci_bound": 5.1272,
      "upper_ci_bound": 33.2173,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 36.52,
      "n": 31,
      "standard_error": 15.215,
      "lower_ci_bound": 13.0862,
      "upper_ci_bound": 68.7277,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.00",
      "title": "Mechanical Engineering Technologists and Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.8,
      "n": 26,
      "standard_error": 0.2191,
      "lower_ci_bound": 1.3444,
      "upper_ci_bound": 2.2468,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 14.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 37.04,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 29.63,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3027.01",
      "title": "Automotive Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 68.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.01",
      "title": "Non-Destructive Testing Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 40.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-3029.08",
      "title": "Photonics Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 21.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 43.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1011.00",
      "title": "Animal Scientists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 81.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1012.00",
      "title": "Food Scientists and Technologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1013.00",
      "title": "Soil and Plant Scientists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 40,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1021.00",
      "title": "Biochemists and Biophysicists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 63.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1022.00",
      "title": "Microbiologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 57.21,
      "n": 20,
      "standard_error": 11.7418,
      "lower_ci_bound": 32.8863,
      "upper_ci_bound": 78.4914,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 39.98,
      "n": 20,
      "standard_error": 10.5032,
      "lower_ci_bound": 21.044,
      "upper_ci_bound": 62.4792,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 2.8,
      "n": 20,
      "standard_error": 2.7746,
      "lower_ci_bound": 0.3408,
      "upper_ci_bound": 19.5555,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1023.00",
      "title": "Zoologists and Wildlife Biologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.45,
      "n": 20,
      "standard_error": 0.3555,
      "lower_ci_bound": 1.704,
      "upper_ci_bound": 3.1923,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 33.61,
      "n": 30,
      "standard_error": 21.1973,
      "lower_ci_bound": 6.7643,
      "upper_ci_bound": 77.9408,
      "recommend_suppress": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 16.32,
      "n": 30,
      "standard_error": 7.3057,
      "lower_ci_bound": 6.1306,
      "upper_ci_bound": 36.8078,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 3.85,
      "n": 30,
      "standard_error": 2.3138,
      "lower_ci_bound": 1.1038,
      "upper_ci_bound": 12.5701,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 13.88,
      "n": 30,
      "standard_error": 10.2113,
      "lower_ci_bound": 2.7299,
      "upper_ci_bound": 48.0497,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.01",
      "title": "Bioinformatics Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 32.34,
      "n": 30,
      "standard_error": 17.0222,
      "lower_ci_bound": 8.8727,
      "upper_ci_bound": 70.1167,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 34.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 23.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 34.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.02",
      "title": "Molecular and Cellular Biologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 20,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.03",
      "title": "Geneticists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 23.4,
      "n": 19,
      "standard_error": 10.7199,
      "lower_ci_bound": 7.9998,
      "upper_ci_bound": 51.7647,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 54.99,
      "n": 19,
      "standard_error": 12.0778,
      "lower_ci_bound": 30.4704,
      "upper_ci_bound": 77.3006,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 21.61,
      "n": 19,
      "standard_error": 10.0159,
      "lower_ci_bound": 7.3749,
      "upper_ci_bound": 48.8423,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1029.04",
      "title": "Biologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.79,
      "n": 19,
      "standard_error": 0.4988,
      "lower_ci_bound": 1.7464,
      "upper_ci_bound": 3.8422,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 69.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.00",
      "title": "Conservation Scientists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.73,
      "n": 17,
      "standard_error": 7.5504,
      "lower_ci_bound": 1.7102,
      "upper_ci_bound": 40.0117,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 80.34,
      "n": 17,
      "standard_error": 10.6146,
      "lower_ci_bound": 49.5756,
      "upper_ci_bound": 94.439,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.79,
      "n": 17,
      "standard_error": 0.7964,
      "lower_ci_bound": 0.0908,
      "upper_ci_bound": 6.4577,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.15,
      "n": 17,
      "standard_error": 8.4817,
      "lower_ci_bound": 1.1448,
      "upper_ci_bound": 46.6927,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.02",
      "title": "Range Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 10.9,
      "n": 24,
      "standard_error": 7.7606,
      "lower_ci_bound": 2.2868,
      "upper_ci_bound": 38.987,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.35,
      "n": 24,
      "standard_error": 1.3952,
      "lower_ci_bound": 0.1568,
      "upper_ci_bound": 10.6685,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.11,
      "n": 24,
      "standard_error": 2.1629,
      "lower_ci_bound": 0.2462,
      "upper_ci_bound": 15.8348,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 25.66,
      "n": 24,
      "standard_error": 8.5474,
      "lower_ci_bound": 12.0173,
      "upper_ci_bound": 46.5841,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 49.75,
      "n": 24,
      "standard_error": 13.236,
      "lower_ci_bound": 24.8741,
      "upper_ci_bound": 74.7473,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10.24,
      "n": 24,
      "standard_error": 8.1581,
      "lower_ci_bound": 1.7851,
      "upper_ci_bound": 41.7119,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1031.03",
      "title": "Park Naturalists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.36,
      "n": 24,
      "standard_error": 0.2076,
      "lower_ci_bound": 1.9315,
      "upper_ci_bound": 2.7906,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.13,
      "n": 25,
      "standard_error": 1.1766,
      "lower_ci_bound": 0.1286,
      "upper_ci_bound": 9.1573,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.81,
      "n": 25,
      "standard_error": 0.8443,
      "lower_ci_bound": 0.0918,
      "upper_ci_bound": 6.7041,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.3,
      "n": 25,
      "standard_error": 10.663,
      "lower_ci_bound": 2.2259,
      "upper_ci_bound": 50.8428,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 83.96,
      "n": 25,
      "standard_error": 10.8077,
      "lower_ci_bound": 49.9736,
      "upper_ci_bound": 96.4814,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.81,
      "n": 25,
      "standard_error": 0.8443,
      "lower_ci_bound": 0.0918,
      "upper_ci_bound": 6.7041,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1032.00",
      "title": "Foresters",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.98,
      "n": 25,
      "standard_error": 0.363,
      "lower_ci_bound": 1.2355,
      "upper_ci_bound": 2.7339,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 66.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1041.00",
      "title": "Epidemiologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.61,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.95,
      "n": 21,
      "standard_error": 6.5405,
      "lower_ci_bound": 1.323,
      "upper_ci_bound": 35.7744,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 24.59,
      "n": 21,
      "standard_error": 10.42,
      "lower_ci_bound": 9.1726,
      "upper_ci_bound": 51.289,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 6.85,
      "n": 21,
      "standard_error": 6.6549,
      "lower_ci_bound": 0.8267,
      "upper_ci_bound": 39.3197,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 35.91,
      "n": 21,
      "standard_error": 15.9737,
      "lower_ci_bound": 11.6367,
      "upper_ci_bound": 70.4417,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 24.7,
      "n": 21,
      "standard_error": 11.82,
      "lower_ci_bound": 8.0165,
      "upper_ci_bound": 55.2562,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-1042.00",
      "title": "Medical Scientists, Except Epidemiologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.58,
      "n": 21,
      "standard_error": 0.2188,
      "lower_ci_bound": 3.1208,
      "upper_ci_bound": 4.0336,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 65.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 26.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2011.00",
      "title": "Astronomers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.77,
      "n": 18,
      "standard_error": 3.1734,
      "lower_ci_bound": 0.614,
      "upper_ci_bound": 19.8814,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 8.14,
      "n": 18,
      "standard_error": 8.0356,
      "lower_ci_bound": 0.909,
      "upper_ci_bound": 46.1091,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 49.04,
      "n": 18,
      "standard_error": 9.023,
      "lower_ci_bound": 30.9975,
      "upper_ci_bound": 67.3326,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2012.00",
      "title": "Physicists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 39.06,
      "n": 18,
      "standard_error": 9.961,
      "lower_ci_bound": 20.9507,
      "upper_ci_bound": 60.7777,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 60,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2021.00",
      "title": "Atmospheric and Space Scientists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55.91,
      "n": 20,
      "standard_error": 12.6488,
      "lower_ci_bound": 30.2247,
      "upper_ci_bound": 78.7727,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.16,
      "n": 20,
      "standard_error": 3.9583,
      "lower_ci_bound": 0.5399,
      "upper_ci_bound": 25.7518,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.91,
      "n": 20,
      "standard_error": 6.8161,
      "lower_ci_bound": 2.1775,
      "upper_ci_bound": 35.2204,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 30.02,
      "n": 20,
      "standard_error": 13.4894,
      "lower_ci_bound": 10.0657,
      "upper_ci_bound": 62.1921,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2031.00",
      "title": "Chemists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.58,
      "n": 20,
      "standard_error": 0.3088,
      "lower_ci_bound": 1.9373,
      "upper_ci_bound": 3.2299,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 61.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2032.00",
      "title": "Materials Scientists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 21.32,
      "n": 35,
      "standard_error": 17.7651,
      "lower_ci_bound": 3.0515,
      "upper_ci_bound": 69.9844,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.76,
      "n": 35,
      "standard_error": 0.7933,
      "lower_ci_bound": 0.0898,
      "upper_ci_bound": 6.1071,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 47.49,
      "n": 35,
      "standard_error": 16.1972,
      "lower_ci_bound": 19.4594,
      "upper_ci_bound": 77.1984,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 12.66,
      "n": 35,
      "standard_error": 8.1549,
      "lower_ci_bound": 3.136,
      "upper_ci_bound": 39.3519,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.78,
      "n": 35,
      "standard_error": 7.6451,
      "lower_ci_bound": 4.144,
      "upper_ci_bound": 37.1449,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 3.99,
      "n": 35,
      "standard_error": 4.0289,
      "lower_ci_bound": 0.4896,
      "upper_ci_bound": 26.0294,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.00",
      "title": "Environmental Scientists and Specialists, Including Health",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.23,
      "n": 34,
      "standard_error": 0.6519,
      "lower_ci_bound": 1.9023,
      "upper_ci_bound": 4.5549,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 60.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.01",
      "title": "Climate Change Policy Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 40.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.02",
      "title": "Environmental Restoration Planners",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 21.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 65.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2041.03",
      "title": "Industrial Ecologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 37.5,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 3.12,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 43.75,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 9.38,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 6.25,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2042.00",
      "title": "Geoscientists, Except Hydrologists and Geographers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.28,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 39.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 52.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2043.00",
      "title": "Hydrologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 60,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 20,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-2099.01",
      "title": "Remote Sensing Scientists and Technologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 20.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 50,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.00",
      "title": "Economists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 40.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 44.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3011.01",
      "title": "Environmental Economists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 38.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3022.00",
      "title": "Survey Researchers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 57.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 30.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3032.00",
      "title": "Industrial-Organizational Psychologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3033.00",
      "title": "Clinical and Counseling Psychologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.88,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.09,
      "n": 18,
      "standard_error": 0.0974,
      "lower_ci_bound": 0.0094,
      "upper_ci_bound": 0.8682,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 46.42,
      "n": 18,
      "standard_error": 17.6251,
      "lower_ci_bound": 16.2644,
      "upper_ci_bound": 79.438,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 53.03,
      "n": 18,
      "standard_error": 17.6025,
      "lower_ci_bound": 20.2701,
      "upper_ci_bound": 83.3763,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.46,
      "n": 18,
      "standard_error": 0.4183,
      "lower_ci_bound": 0.0664,
      "upper_ci_bound": 3.089,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3034.00",
      "title": "School Psychologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.27,
      "n": 17,
      "standard_error": 0.3358,
      "lower_ci_bound": 3.5546,
      "upper_ci_bound": 4.9785,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 84,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.02",
      "title": "Neuropsychologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.56,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 91.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3039.03",
      "title": "Clinical Neuropsychologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.71,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 50,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3041.00",
      "title": "Sociologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 40,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 56,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3051.00",
      "title": "Urban and Regional Planners",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 40,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3091.00",
      "title": "Anthropologists and Archeologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3092.00",
      "title": "Geographers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.39,
      "n": 25,
      "standard_error": 9.1529,
      "lower_ci_bound": 1.1134,
      "upper_ci_bound": 48.8289,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0.79,
      "n": 25,
      "standard_error": 0.8224,
      "lower_ci_bound": 0.0929,
      "upper_ci_bound": 6.4535,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.46,
      "n": 25,
      "standard_error": 0.4772,
      "lower_ci_bound": 0.0537,
      "upper_ci_bound": 3.8209,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.17,
      "n": 25,
      "standard_error": 6.6502,
      "lower_ci_bound": 1.4063,
      "upper_ci_bound": 35.6679,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.19,
      "n": 25,
      "standard_error": 6.8381,
      "lower_ci_bound": 2.3678,
      "upper_ci_bound": 34.6588,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 64.48,
      "n": 25,
      "standard_error": 14.0222,
      "lower_ci_bound": 33.91,
      "upper_ci_bound": 86.5286,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 6.52,
      "n": 25,
      "standard_error": 4.0752,
      "lower_ci_bound": 1.7241,
      "upper_ci_bound": 21.7059,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3093.00",
      "title": "Historians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.02,
      "n": 25,
      "standard_error": 0.5346,
      "lower_ci_bound": 1.9201,
      "upper_ci_bound": 4.1267,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 88.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3094.00",
      "title": "Political Scientists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.27,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-3099.01",
      "title": "Transportation Planners",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.19,
      "n": 18,
      "standard_error": 3.443,
      "lower_ci_bound": 0.3127,
      "upper_ci_bound": 25.7169,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 41.34,
      "n": 18,
      "standard_error": 12.4217,
      "lower_ci_bound": 19.2975,
      "upper_ci_bound": 67.4957,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.47,
      "n": 18,
      "standard_error": 5.0323,
      "lower_ci_bound": 0.7354,
      "upper_ci_bound": 31.0943,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.19,
      "n": 18,
      "standard_error": 10.0624,
      "lower_ci_bound": 2.3262,
      "upper_ci_bound": 49.242,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 18.19,
      "n": 18,
      "standard_error": 10.9752,
      "lower_ci_bound": 4.4809,
      "upper_ci_bound": 51.3122,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5.96,
      "n": 18,
      "standard_error": 4.8477,
      "lower_ci_bound": 1.0116,
      "upper_ci_bound": 28.2145,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5.47,
      "n": 18,
      "standard_error": 5.0323,
      "lower_ci_bound": 0.7354,
      "upper_ci_bound": 31.0943,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 7.2,
      "n": 18,
      "standard_error": 7.4766,
      "lower_ci_bound": 0.7251,
      "upper_ci_bound": 45.1456,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.00",
      "title": "Agricultural Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.98,
      "n": 18,
      "standard_error": 0.1846,
      "lower_ci_bound": 1.5873,
      "upper_ci_bound": 2.3663,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 30.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 34.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4012.01",
      "title": "Precision Agriculture Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.61,
      "n": 21,
      "standard_error": 0.6515,
      "lower_ci_bound": 0.0662,
      "upper_ci_bound": 5.4308,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 16.5,
      "n": 21,
      "standard_error": 7.0979,
      "lower_ci_bound": 6.3213,
      "upper_ci_bound": 36.6607,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.35,
      "n": 21,
      "standard_error": 7.8214,
      "lower_ci_bound": 3.0253,
      "upper_ci_bound": 38.8776,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 23.04,
      "n": 21,
      "standard_error": 15.3328,
      "lower_ci_bound": 4.6993,
      "upper_ci_bound": 64.5133,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 32.33,
      "n": 21,
      "standard_error": 12.1085,
      "lower_ci_bound": 13.0921,
      "upper_ci_bound": 60.2523,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 12.78,
      "n": 21,
      "standard_error": 11.2075,
      "lower_ci_bound": 1.7673,
      "upper_ci_bound": 54.4081,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 1.19,
      "n": 21,
      "standard_error": 1.2395,
      "lower_ci_bound": 0.1337,
      "upper_ci_bound": 9.7867,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 1.19,
      "n": 21,
      "standard_error": 1.2395,
      "lower_ci_bound": 0.1337,
      "upper_ci_bound": 9.7867,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4013.00",
      "title": "Food Science Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.83,
      "n": 21,
      "standard_error": 0.2441,
      "lower_ci_bound": 1.3179,
      "upper_ci_bound": 2.3361,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 1.43,
      "n": 25,
      "standard_error": 1.4702,
      "lower_ci_bound": 0.1682,
      "upper_ci_bound": 11.1036,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.93,
      "n": 25,
      "standard_error": 0.9768,
      "lower_ci_bound": 0.1048,
      "upper_ci_bound": 7.7339,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.43,
      "n": 25,
      "standard_error": 1.4702,
      "lower_ci_bound": 0.1682,
      "upper_ci_bound": 11.1036,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 48.84,
      "n": 25,
      "standard_error": 8.6965,
      "lower_ci_bound": 31.764,
      "upper_ci_bound": 66.1958,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 14.28,
      "n": 25,
      "standard_error": 10.9531,
      "lower_ci_bound": 2.559,
      "upper_ci_bound": 51.3654,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 29.36,
      "n": 25,
      "standard_error": 14.3809,
      "lower_ci_bound": 9.0363,
      "upper_ci_bound": 63.4853,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 2.75,
      "n": 25,
      "standard_error": 2.8586,
      "lower_ci_bound": 0.3119,
      "upper_ci_bound": 20.4044,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.98,
      "n": 25,
      "standard_error": 1.0397,
      "lower_ci_bound": 0.1083,
      "upper_ci_bound": 8.2844,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4021.00",
      "title": "Biological Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.26,
      "n": 17,
      "standard_error": 0.1662,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6116,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 33.34,
      "n": 15,
      "standard_error": 16.9113,
      "lower_ci_bound": 8.9082,
      "upper_ci_bound": 71.8936,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 22.42,
      "n": 15,
      "standard_error": 10.1794,
      "lower_ci_bound": 7.6112,
      "upper_ci_bound": 50.3477,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.5,
      "n": 15,
      "standard_error": 0.5313,
      "lower_ci_bound": 0.0508,
      "upper_ci_bound": 4.7318,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 43.74,
      "n": 15,
      "standard_error": 20.9118,
      "lower_ci_bound": 11.1608,
      "upper_ci_bound": 82.7904,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4031.00",
      "title": "Chemical Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.67,
      "n": 15,
      "standard_error": 0.2766,
      "lower_ci_bound": 1.0741,
      "upper_ci_bound": 2.2605,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 68.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4042.00",
      "title": "Environmental Science and Protection Technicians, Including Health",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 27.15,
      "n": 42,
      "standard_error": 8.4267,
      "lower_ci_bound": 13.6175,
      "upper_ci_bound": 46.8391,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.59,
      "n": 42,
      "standard_error": 6.6535,
      "lower_ci_bound": 7.0027,
      "upper_ci_bound": 34.4347,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.06,
      "n": 42,
      "standard_error": 5.0758,
      "lower_ci_bound": 4.1986,
      "upper_ci_bound": 26.0644,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 29.35,
      "n": 42,
      "standard_error": 7.225,
      "lower_ci_bound": 17.0494,
      "upper_ci_bound": 45.6415,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 15.86,
      "n": 42,
      "standard_error": 5.5221,
      "lower_ci_bound": 7.5524,
      "upper_ci_bound": 30.2991,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4051.02",
      "title": "Nuclear Monitoring Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.61,
      "n": 23,
      "standard_error": 6.7931,
      "lower_ci_bound": 1.55,
      "upper_ci_bound": 36.0761,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52.73,
      "n": 23,
      "standard_error": 14.0901,
      "lower_ci_bound": 25.6766,
      "upper_ci_bound": 78.2764,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.59,
      "n": 23,
      "standard_error": 1.6465,
      "lower_ci_bound": 0.1829,
      "upper_ci_bound": 12.509,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 36.7,
      "n": 23,
      "standard_error": 14.3539,
      "lower_ci_bound": 13.8641,
      "upper_ci_bound": 67.617,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0.36,
      "n": 23,
      "standard_error": 0.3755,
      "lower_ci_bound": 0.0413,
      "upper_ci_bound": 3.0663,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4061.00",
      "title": "Social Science Research Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 35.31,
      "n": 28,
      "standard_error": 17.2087,
      "lower_ci_bound": 10.4191,
      "upper_ci_bound": 71.9153,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.57,
      "n": 28,
      "standard_error": 3.7724,
      "lower_ci_bound": 0.8057,
      "upper_ci_bound": 22.0255,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.42,
      "n": 28,
      "standard_error": 8.4443,
      "lower_ci_bound": 1.7875,
      "upper_ci_bound": 42.6673,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 34.89,
      "n": 28,
      "standard_error": 15.038,
      "lower_ci_bound": 12.1059,
      "upper_ci_bound": 67.5739,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.99,
      "n": 28,
      "standard_error": 7.6347,
      "lower_ci_bound": 4.2353,
      "upper_ci_bound": 37.4194,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.83,
      "n": 28,
      "standard_error": 0.8439,
      "lower_ci_bound": 0.1004,
      "upper_ci_bound": 6.4526,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4071.00",
      "title": "Forest and Conservation Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 29.31,
      "n": 27,
      "standard_error": 14.1572,
      "lower_ci_bound": 9.2386,
      "upper_ci_bound": 62.8118,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 36.29,
      "n": 27,
      "standard_error": 15.0117,
      "lower_ci_bound": 13.0384,
      "upper_ci_bound": 68.3901,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 15.3,
      "n": 27,
      "standard_error": 8.0794,
      "lower_ci_bound": 4.7727,
      "upper_ci_bound": 39.418,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 17.06,
      "n": 27,
      "standard_error": 18.1134,
      "lower_ci_bound": 1.4581,
      "upper_ci_bound": 74.0803,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.05,
      "n": 27,
      "standard_error": 2.1162,
      "lower_ci_bound": 0.2388,
      "upper_ci_bound": 15.4515,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4092.00",
      "title": "Forensic Science Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.66,
      "n": 27,
      "standard_error": 0.7107,
      "lower_ci_bound": 1.1947,
      "upper_ci_bound": 4.1163,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.65,
      "n": 19,
      "standard_error": 5.5633,
      "lower_ci_bound": 0.6634,
      "upper_ci_bound": 34.9218,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 37.77,
      "n": 19,
      "standard_error": 16.4403,
      "lower_ci_bound": 12.249,
      "upper_ci_bound": 72.5135,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.62,
      "n": 19,
      "standard_error": 6.9828,
      "lower_ci_bound": 1.9326,
      "upper_ci_bound": 36.5173,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.82,
      "n": 19,
      "standard_error": 8.4012,
      "lower_ci_bound": 1.0672,
      "upper_ci_bound": 46.4712,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.24,
      "n": 19,
      "standard_error": 5.8155,
      "lower_ci_bound": 2.9325,
      "upper_ci_bound": 30.1204,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 27.9,
      "n": 19,
      "standard_error": 13.4319,
      "lower_ci_bound": 8.6869,
      "upper_ci_bound": 61.1438,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.01",
      "title": "Quality Control Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.79,
      "n": 19,
      "standard_error": 0.2259,
      "lower_ci_bound": 1.3114,
      "upper_ci_bound": 2.2605,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.49,
      "n": 30,
      "standard_error": 4.5847,
      "lower_ci_bound": 3.397,
      "upper_ci_bound": 23.8012,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.5,
      "n": 30,
      "standard_error": 4.7806,
      "lower_ci_bound": 0.4829,
      "upper_ci_bound": 31.4199,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.04,
      "n": 30,
      "standard_error": 3.4873,
      "lower_ci_bound": 1.7941,
      "upper_ci_bound": 18.4275,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.2,
      "n": 30,
      "standard_error": 7.1511,
      "lower_ci_bound": 1.7283,
      "upper_ci_bound": 36.8519,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 62.04,
      "n": 30,
      "standard_error": 10.3493,
      "lower_ci_bound": 39.9518,
      "upper_ci_bound": 80.0614,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 8.41,
      "n": 30,
      "standard_error": 5.6067,
      "lower_ci_bound": 2.0321,
      "upper_ci_bound": 28.919,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.32,
      "n": 30,
      "standard_error": 0.3314,
      "lower_ci_bound": 0.0385,
      "upper_ci_bound": 2.6145,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-4099.03",
      "title": "Remote Sensing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 73.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5011.00",
      "title": "Occupational Health and Safety Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 47.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "19-5012.00",
      "title": "Occupational Health and Safety Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 23.66,
      "n": 17,
      "standard_error": 14.0547,
      "lower_ci_bound": 5.6211,
      "upper_ci_bound": 61.7317,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 23.66,
      "n": 17,
      "standard_error": 21.5057,
      "lower_ci_bound": 2.4239,
      "upper_ci_bound": 79.4559,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.07,
      "n": 17,
      "standard_error": 2.3625,
      "lower_ci_bound": 0.5834,
      "upper_ci_bound": 14.5711,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 41.41,
      "n": 17,
      "standard_error": 12.7957,
      "lower_ci_bound": 18.7697,
      "upper_ci_bound": 68.3738,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 8.2,
      "n": 17,
      "standard_error": 8.736,
      "lower_ci_bound": 0.7569,
      "upper_ci_bound": 51.1222,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1011.00",
      "title": "Substance Abuse and Behavioral Disorder Counselors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.15,
      "n": 17,
      "standard_error": 0.2577,
      "lower_ci_bound": 3.6039,
      "upper_ci_bound": 4.6967,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.51,
      "n": 22,
      "standard_error": 2.7304,
      "lower_ci_bound": 0.2513,
      "upper_ci_bound": 20.7915,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 56.31,
      "n": 22,
      "standard_error": 18.4099,
      "lower_ci_bound": 21.3741,
      "upper_ci_bound": 85.9343,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 40.69,
      "n": 22,
      "standard_error": 18.3079,
      "lower_ci_bound": 12.4052,
      "upper_ci_bound": 76.8655,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.5,
      "n": 22,
      "standard_error": 0.5599,
      "lower_ci_bound": 0.0479,
      "upper_ci_bound": 4.9773,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1012.00",
      "title": "Educational, Guidance, and Career Counselors and Advisors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.59,
      "n": 22,
      "standard_error": 0.6252,
      "lower_ci_bound": 1.29,
      "upper_ci_bound": 3.8905,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.05,
      "n": 26,
      "standard_error": 2.305,
      "lower_ci_bound": 0.1952,
      "upper_ci_bound": 18.2417,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 78.96,
      "n": 26,
      "standard_error": 10.5954,
      "lower_ci_bound": 50.2246,
      "upper_ci_bound": 93.3139,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 2.6,
      "n": 26,
      "standard_error": 2.4832,
      "lower_ci_bound": 0.3518,
      "upper_ci_bound": 16.7606,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 9.75,
      "n": 26,
      "standard_error": 8.1638,
      "lower_ci_bound": 1.5744,
      "upper_ci_bound": 42.1975,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.95,
      "n": 26,
      "standard_error": 5.4368,
      "lower_ci_bound": 0.4794,
      "upper_ci_bound": 36.0115,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 1.7,
      "n": 26,
      "standard_error": 1.2712,
      "lower_ci_bound": 0.3578,
      "upper_ci_bound": 7.6588,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1013.00",
      "title": "Marriage and Family Therapists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.66,
      "n": 26,
      "standard_error": 0.1105,
      "lower_ci_bound": 4.4349,
      "upper_ci_bound": 4.8902,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 89.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 7.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1014.00",
      "title": "Mental Health Counselors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 12.92,
      "n": 27,
      "standard_error": 9.0319,
      "lower_ci_bound": 2.7702,
      "upper_ci_bound": 43.5877,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55.86,
      "n": 27,
      "standard_error": 12.9024,
      "lower_ci_bound": 30.1511,
      "upper_ci_bound": 78.7706,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 27.86,
      "n": 27,
      "standard_error": 10.7206,
      "lower_ci_bound": 11.4265,
      "upper_ci_bound": 53.6189,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 2.08,
      "n": 27,
      "standard_error": 2.1397,
      "lower_ci_bound": 0.244,
      "upper_ci_bound": 15.5555,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.28,
      "n": 27,
      "standard_error": 1.3849,
      "lower_ci_bound": 0.1364,
      "upper_ci_bound": 10.9739,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1015.00",
      "title": "Rehabilitation Counselors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.68,
      "n": 28,
      "standard_error": 0.3283,
      "lower_ci_bound": 2.0026,
      "upper_ci_bound": 3.3497,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.51,
      "n": 23,
      "standard_error": 5.312,
      "lower_ci_bound": 0.6975,
      "upper_ci_bound": 32.6109,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 68.66,
      "n": 23,
      "standard_error": 13.6371,
      "lower_ci_bound": 37.0513,
      "upper_ci_bound": 89.0775,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 25.83,
      "n": 23,
      "standard_error": 13.3165,
      "lower_ci_bound": 7.6113,
      "upper_ci_bound": 59.5485,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1021.00",
      "title": "Child, Family, and School Social Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.55,
      "n": 19,
      "standard_error": 0.3951,
      "lower_ci_bound": 1.7221,
      "upper_ci_bound": 3.3821,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 70.37,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1022.00",
      "title": "Healthcare Social Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 18.78,
      "n": 23,
      "standard_error": 9.6463,
      "lower_ci_bound": 5.8638,
      "upper_ci_bound": 46.1868,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 77.18,
      "n": 23,
      "standard_error": 10.5364,
      "lower_ci_bound": 49.4467,
      "upper_ci_bound": 92.1237,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.04,
      "n": 23,
      "standard_error": 4.1451,
      "lower_ci_bound": 0.456,
      "upper_ci_bound": 27.8876,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1023.00",
      "title": "Mental Health and Substance Abuse Social Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.25,
      "n": 23,
      "standard_error": 0.2701,
      "lower_ci_bound": 3.6899,
      "upper_ci_bound": 4.8102,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 2.6,
      "n": 18,
      "standard_error": 2.667,
      "lower_ci_bound": 0.2898,
      "upper_ci_bound": 19.7358,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 62.17,
      "n": 18,
      "standard_error": 14.2753,
      "lower_ci_bound": 31.3496,
      "upper_ci_bound": 85.5371,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 30.93,
      "n": 18,
      "standard_error": 13.1223,
      "lower_ci_bound": 10.9147,
      "upper_ci_bound": 62.0696,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.44,
      "n": 18,
      "standard_error": 3.5033,
      "lower_ci_bound": 0.3818,
      "upper_ci_bound": 24.8239,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0.86,
      "n": 18,
      "standard_error": 0.6651,
      "lower_ci_bound": 0.1686,
      "upper_ci_bound": 4.2947,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1091.00",
      "title": "Health Education Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.57,
      "n": 18,
      "standard_error": 0.4658,
      "lower_ci_bound": 2.5917,
      "upper_ci_bound": 4.5573,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0.85,
      "n": 37,
      "standard_error": 0.884,
      "lower_ci_bound": 0.1008,
      "upper_ci_bound": 6.7398,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.67,
      "n": 37,
      "standard_error": 1.6903,
      "lower_ci_bound": 0.2092,
      "upper_ci_bound": 12.0639,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.67,
      "n": 37,
      "standard_error": 1.6903,
      "lower_ci_bound": 0.2092,
      "upper_ci_bound": 12.0639,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.34,
      "n": 37,
      "standard_error": 5.328,
      "lower_ci_bound": 0.6609,
      "upper_ci_bound": 32.357,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 88.03,
      "n": 37,
      "standard_error": 7.0845,
      "lower_ci_bound": 65.2875,
      "upper_ci_bound": 96.6415,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.44,
      "n": 37,
      "standard_error": 2.1166,
      "lower_ci_bound": 0.4124,
      "upper_ci_bound": 13.1646,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1092.00",
      "title": "Probation Officers and Correctional Treatment Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.42,
      "n": 37,
      "standard_error": 0.232,
      "lower_ci_bound": 1.9468,
      "upper_ci_bound": 2.8877,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 10.41,
      "n": 21,
      "standard_error": 9.8183,
      "lower_ci_bound": 1.2759,
      "upper_ci_bound": 51.0894,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 16.21,
      "n": 21,
      "standard_error": 7.2264,
      "lower_ci_bound": 5.9959,
      "upper_ci_bound": 36.9856,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 17.99,
      "n": 21,
      "standard_error": 14.3429,
      "lower_ci_bound": 2.8071,
      "upper_ci_bound": 62.5,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 39.39,
      "n": 21,
      "standard_error": 15.7181,
      "lower_ci_bound": 14.1339,
      "upper_ci_bound": 71.959,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.07,
      "n": 21,
      "standard_error": 1.1067,
      "lower_ci_bound": 0.1215,
      "upper_ci_bound": 8.7505,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.39,
      "n": 21,
      "standard_error": 4.2905,
      "lower_ci_bound": 2.1093,
      "upper_ci_bound": 22.7853,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 3.77,
      "n": 21,
      "standard_error": 3.6922,
      "lower_ci_bound": 0.467,
      "upper_ci_bound": 24.6581,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 3.77,
      "n": 21,
      "standard_error": 3.6922,
      "lower_ci_bound": 0.467,
      "upper_ci_bound": 24.6581,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1093.00",
      "title": "Social and Human Service Assistants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.51,
      "n": 21,
      "standard_error": 0.3771,
      "lower_ci_bound": 1.72,
      "upper_ci_bound": 3.2931,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.49,
      "n": 23,
      "standard_error": 5.6051,
      "lower_ci_bound": 1.4892,
      "upper_ci_bound": 30.237,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.63,
      "n": 23,
      "standard_error": 2.027,
      "lower_ci_bound": 0.5181,
      "upper_ci_bound": 12.2496,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 22.71,
      "n": 23,
      "standard_error": 15.6459,
      "lower_ci_bound": 4.4203,
      "upper_ci_bound": 65.1092,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 51.88,
      "n": 23,
      "standard_error": 28.2735,
      "lower_ci_bound": 9.3348,
      "upper_ci_bound": 91.8645,
      "recommend_suppress": "Y",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 15.3,
      "n": 23,
      "standard_error": 14.3114,
      "lower_ci_bound": 1.7949,
      "upper_ci_bound": 64.087,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-1094.00",
      "title": "Community Health Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 12.16,
      "n": 20,
      "standard_error": 10.2568,
      "lower_ci_bound": 1.8221,
      "upper_ci_bound": 50.8096,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 15.21,
      "n": 20,
      "standard_error": 14.0826,
      "lower_ci_bound": 1.7937,
      "upper_ci_bound": 63.8089,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 18.32,
      "n": 20,
      "standard_error": 11.4071,
      "lower_ci_bound": 4.3512,
      "upper_ci_bound": 52.5162,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 47.82,
      "n": 20,
      "standard_error": 13.2632,
      "lower_ci_bound": 23.1516,
      "upper_ci_bound": 73.5999,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.34,
      "n": 20,
      "standard_error": 1.479,
      "lower_ci_bound": 0.1298,
      "upper_ci_bound": 12.3942,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 5.14,
      "n": 20,
      "standard_error": 4.9675,
      "lower_ci_bound": 0.64,
      "upper_ci_bound": 31.3505,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2011.00",
      "title": "Clergy",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.96,
      "n": 21,
      "standard_error": 0.4622,
      "lower_ci_bound": 1.9923,
      "upper_ci_bound": 3.9206,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0.91,
      "n": 19,
      "standard_error": 0.9941,
      "lower_ci_bound": 0.0898,
      "upper_ci_bound": 8.5408,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.13,
      "n": 19,
      "standard_error": 13.0905,
      "lower_ci_bound": 4.8944,
      "upper_ci_bound": 58.2533,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.28,
      "n": 19,
      "standard_error": 0.3027,
      "lower_ci_bound": 0.0272,
      "upper_ci_bound": 2.7218,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.36,
      "n": 19,
      "standard_error": 11.5098,
      "lower_ci_bound": 2.2931,
      "upper_ci_bound": 54.5028,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 53.58,
      "n": 19,
      "standard_error": 6.4558,
      "lower_ci_bound": 40.0836,
      "upper_ci_bound": 66.5666,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.55,
      "n": 19,
      "standard_error": 0.4658,
      "lower_ci_bound": 0.0927,
      "upper_ci_bound": 3.2003,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.2,
      "n": 19,
      "standard_error": 6.8263,
      "lower_ci_bound": 1.7851,
      "upper_ci_bound": 36.068,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "21-2021.00",
      "title": "Directors, Religious Activities and Education",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.54,
      "n": 18,
      "standard_error": 0.2207,
      "lower_ci_bound": 2.0713,
      "upper_ci_bound": 3.0025,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 22.81,
      "n": 22,
      "standard_error": 8.7122,
      "lower_ci_bound": 9.5476,
      "upper_ci_bound": 45.26,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 77.19,
      "n": 22,
      "standard_error": 8.7122,
      "lower_ci_bound": 54.74,
      "upper_ci_bound": 90.4524,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1011.00",
      "title": "Lawyers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.35,
      "n": 22,
      "standard_error": 0.2873,
      "lower_ci_bound": 3.749,
      "upper_ci_bound": 4.9438,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.16,
      "n": 16,
      "standard_error": 5.0865,
      "lower_ci_bound": 1.4858,
      "upper_ci_bound": 28.2673,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.18,
      "n": 16,
      "standard_error": 2.2274,
      "lower_ci_bound": 0.2411,
      "upper_ci_bound": 17.0904,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.05,
      "n": 16,
      "standard_error": 2.1002,
      "lower_ci_bound": 0.2262,
      "upper_ci_bound": 16.252,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 16.52,
      "n": 16,
      "standard_error": 9.042,
      "lower_ci_bound": 4.6668,
      "upper_ci_bound": 44.4597,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 51.87,
      "n": 16,
      "standard_error": 16.3645,
      "lower_ci_bound": 21.0412,
      "upper_ci_bound": 81.334,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 20.21,
      "n": 16,
      "standard_error": 17.1903,
      "lower_ci_bound": 2.546,
      "upper_ci_bound": 71.072,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1012.00",
      "title": "Judicial Law Clerks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.14,
      "n": 16,
      "standard_error": 0.5939,
      "lower_ci_bound": 1.8784,
      "upper_ci_bound": 4.4101,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.22,
      "n": 25,
      "standard_error": 8.1102,
      "lower_ci_bound": 2.302,
      "upper_ci_bound": 40.4158,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.22,
      "n": 25,
      "standard_error": 8.1102,
      "lower_ci_bound": 2.302,
      "upper_ci_bound": 40.4158,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 19.95,
      "n": 25,
      "standard_error": 7.6002,
      "lower_ci_bound": 8.5338,
      "upper_ci_bound": 39.9567,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.43,
      "n": 25,
      "standard_error": 1.5348,
      "lower_ci_bound": 0.1533,
      "upper_ci_bound": 12.0647,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 13.76,
      "n": 25,
      "standard_error": 9.7038,
      "lower_ci_bound": 2.8662,
      "upper_ci_bound": 46.3158,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 37.34,
      "n": 25,
      "standard_error": 15.5182,
      "lower_ci_bound": 13.1622,
      "upper_ci_bound": 70.0807,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 5.08,
      "n": 25,
      "standard_error": 5.4543,
      "lower_ci_bound": 0.5152,
      "upper_ci_bound": 35.5984,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1021.00",
      "title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.96,
      "n": 25,
      "standard_error": 0.4044,
      "lower_ci_bound": 2.1288,
      "upper_ci_bound": 3.7981,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1022.00",
      "title": "Arbitrators, Mediators, and Conciliators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.16,
      "n": 24,
      "standard_error": 0.162,
      "lower_ci_bound": 0.0185,
      "upper_ci_bound": 1.3172,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.16,
      "n": 24,
      "standard_error": 0.162,
      "lower_ci_bound": 0.0185,
      "upper_ci_bound": 1.3172,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.16,
      "n": 24,
      "standard_error": 0.1617,
      "lower_ci_bound": 0.0186,
      "upper_ci_bound": 1.3121,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 23.29,
      "n": 24,
      "standard_error": 10.3471,
      "lower_ci_bound": 8.3951,
      "upper_ci_bound": 50.153,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 66.47,
      "n": 24,
      "standard_error": 11.8729,
      "lower_ci_bound": 39.7063,
      "upper_ci_bound": 85.6471,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 9.77,
      "n": 24,
      "standard_error": 9.7565,
      "lower_ci_bound": 1.0843,
      "upper_ci_bound": 51.6665,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-1023.00",
      "title": "Judges, Magistrate Judges, and Magistrates",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.18,
      "n": 24,
      "standard_error": 0.2549,
      "lower_ci_bound": 3.656,
      "upper_ci_bound": 4.7106,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 18.62,
      "n": 24,
      "standard_error": 11.5708,
      "lower_ci_bound": 4.5032,
      "upper_ci_bound": 52.6159,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.43,
      "n": 24,
      "standard_error": 2.1506,
      "lower_ci_bound": 0.3811,
      "upper_ci_bound": 13.9779,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.34,
      "n": 24,
      "standard_error": 2.0645,
      "lower_ci_bound": 0.3673,
      "upper_ci_bound": 13.4507,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 20.08,
      "n": 24,
      "standard_error": 11.9357,
      "lower_ci_bound": 5.1166,
      "upper_ci_bound": 53.9234,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 36.94,
      "n": 24,
      "standard_error": 11.1728,
      "lower_ci_bound": 17.8452,
      "upper_ci_bound": 61.2417,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.56,
      "n": 24,
      "standard_error": 9.8657,
      "lower_ci_bound": 0.9873,
      "upper_ci_bound": 52.8348,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 10.03,
      "n": 24,
      "standard_error": 8.6875,
      "lower_ci_bound": 1.4987,
      "upper_ci_bound": 44.9583,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2011.00",
      "title": "Paralegals and Legal Assistants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.53,
      "n": 24,
      "standard_error": 0.3825,
      "lower_ci_bound": 1.7396,
      "upper_ci_bound": 3.322,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 60.33,
      "n": 15,
      "standard_error": 18.8107,
      "lower_ci_bound": 21.9832,
      "upper_ci_bound": 89.1361,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.39,
      "n": 15,
      "standard_error": 9.6063,
      "lower_ci_bound": 2.5491,
      "upper_ci_bound": 47.7445,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.59,
      "n": 15,
      "standard_error": 0.1967,
      "lower_ci_bound": 0.2897,
      "upper_ci_bound": 1.2048,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.29,
      "n": 15,
      "standard_error": 11.7001,
      "lower_ci_bound": 1.3478,
      "upper_ci_bound": 58.9688,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.4,
      "n": 15,
      "standard_error": 12.7736,
      "lower_ci_bound": 1.4397,
      "upper_ci_bound": 62.1203,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "23-2093.00",
      "title": "Title Examiners, Abstractors, and Searchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.39,
      "n": 36,
      "standard_error": 4.7494,
      "lower_ci_bound": 0.8536,
      "upper_ci_bound": 27.3934,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.6,
      "n": 36,
      "standard_error": 0.6201,
      "lower_ci_bound": 0.0723,
      "upper_ci_bound": 4.7628,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 20.39,
      "n": 36,
      "standard_error": 10.0718,
      "lower_ci_bound": 6.7742,
      "upper_ci_bound": 47.44,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.34,
      "n": 36,
      "standard_error": 0.3494,
      "lower_ci_bound": 0.0405,
      "upper_ci_bound": 2.7265,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.52,
      "n": 36,
      "standard_error": 0.3975,
      "lower_ci_bound": 0.1097,
      "upper_ci_bound": 2.4274,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 72.77,
      "n": 36,
      "standard_error": 14.2436,
      "lower_ci_bound": 38.3109,
      "upper_ci_bound": 91.9966,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1011.00",
      "title": "Business Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.54,
      "n": 36,
      "standard_error": 0.4381,
      "lower_ci_bound": 1.6475,
      "upper_ci_bound": 3.4261,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11,
      "n": 28,
      "standard_error": 8.2603,
      "lower_ci_bound": 2.1398,
      "upper_ci_bound": 41.111,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 47.35,
      "n": 28,
      "standard_error": 13.7604,
      "lower_ci_bound": 22.4673,
      "upper_ci_bound": 73.6225,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 41.65,
      "n": 28,
      "standard_error": 13.8853,
      "lower_ci_bound": 18.1044,
      "upper_ci_bound": 69.7467,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1021.00",
      "title": "Computer Science Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.2,
      "n": 28,
      "standard_error": 0.2578,
      "lower_ci_bound": 2.669,
      "upper_ci_bound": 3.7272,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.32,
      "n": 43,
      "standard_error": 6.1001,
      "lower_ci_bound": 2.3405,
      "upper_ci_bound": 30.6058,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.56,
      "n": 43,
      "standard_error": 0.5738,
      "lower_ci_bound": 0.0698,
      "upper_ci_bound": 4.3219,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 43,
      "n": 43,
      "standard_error": 11.1434,
      "lower_ci_bound": 23.1591,
      "upper_ci_bound": 65.3776,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 36.75,
      "n": 43,
      "standard_error": 10.9801,
      "lower_ci_bound": 18.2988,
      "upper_ci_bound": 60.1172,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 10.37,
      "n": 43,
      "standard_error": 9.4143,
      "lower_ci_bound": 1.4753,
      "upper_ci_bound": 47.1889,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1022.00",
      "title": "Mathematical Science Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.57,
      "n": 43,
      "standard_error": 0.2952,
      "lower_ci_bound": 1.9751,
      "upper_ci_bound": 3.1666,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.32,
      "n": 20,
      "standard_error": 7.5503,
      "lower_ci_bound": 1.5617,
      "upper_ci_bound": 39.9969,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.38,
      "n": 20,
      "standard_error": 8.2561,
      "lower_ci_bound": 3.9625,
      "upper_ci_bound": 40.5988,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.17,
      "n": 20,
      "standard_error": 1.2337,
      "lower_ci_bound": 0.1266,
      "upper_ci_bound": 9.9484,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10.2,
      "n": 20,
      "standard_error": 5.9766,
      "lower_ci_bound": 2.819,
      "upper_ci_bound": 30.799,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 20.29,
      "n": 20,
      "standard_error": 10.8527,
      "lower_ci_bound": 5.8818,
      "upper_ci_bound": 50.9056,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 44.63,
      "n": 20,
      "standard_error": 13.8932,
      "lower_ci_bound": 19.9058,
      "upper_ci_bound": 72.3367,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1031.00",
      "title": "Architecture Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.02,
      "n": 20,
      "standard_error": 0.4057,
      "lower_ci_bound": 2.1727,
      "upper_ci_bound": 3.8712,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.82,
      "n": 16,
      "standard_error": 0.8863,
      "lower_ci_bound": 0.0796,
      "upper_ci_bound": 7.8277,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.82,
      "n": 16,
      "standard_error": 0.8863,
      "lower_ci_bound": 0.0796,
      "upper_ci_bound": 7.8277,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5.09,
      "n": 16,
      "standard_error": 5.0135,
      "lower_ci_bound": 0.5823,
      "upper_ci_bound": 32.897,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 17.34,
      "n": 16,
      "standard_error": 16.4266,
      "lower_ci_bound": 1.7899,
      "upper_ci_bound": 70.7058,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 58.61,
      "n": 16,
      "standard_error": 21.448,
      "lower_ci_bound": 17.7016,
      "upper_ci_bound": 90.3106,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 17.34,
      "n": 16,
      "standard_error": 16.1329,
      "lower_ci_bound": 1.8683,
      "upper_ci_bound": 69.7929,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1032.00",
      "title": "Engineering Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.42,
      "n": 16,
      "standard_error": 0.2086,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8656,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.4,
      "n": 23,
      "standard_error": 1.4223,
      "lower_ci_bound": 0.1675,
      "upper_ci_bound": 10.7346,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.41,
      "n": 23,
      "standard_error": 1.0508,
      "lower_ci_bound": 0.2976,
      "upper_ci_bound": 6.4171,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 14.04,
      "n": 23,
      "standard_error": 6.4244,
      "lower_ci_bound": 5.1398,
      "upper_ci_bound": 33.0053,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.84,
      "n": 23,
      "standard_error": 0.8589,
      "lower_ci_bound": 0.1002,
      "upper_ci_bound": 6.6969,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 55.31,
      "n": 23,
      "standard_error": 14.4185,
      "lower_ci_bound": 26.9611,
      "upper_ci_bound": 80.5784,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 27,
      "n": 23,
      "standard_error": 13.7583,
      "lower_ci_bound": 7.9981,
      "upper_ci_bound": 61.1339,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1041.00",
      "title": "Agricultural Sciences Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.93,
      "n": 23,
      "standard_error": 0.442,
      "lower_ci_bound": 2.0166,
      "upper_ci_bound": 3.8497,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.27,
      "n": 36,
      "standard_error": 1.3083,
      "lower_ci_bound": 0.1531,
      "upper_ci_bound": 9.6899,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.2,
      "n": 36,
      "standard_error": 0.209,
      "lower_ci_bound": 0.024,
      "upper_ci_bound": 1.6496,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 11.73,
      "n": 36,
      "standard_error": 6.0217,
      "lower_ci_bound": 3.9199,
      "upper_ci_bound": 30.2043,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 48.44,
      "n": 36,
      "standard_error": 13.8193,
      "lower_ci_bound": 23.3996,
      "upper_ci_bound": 74.2822,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 38.37,
      "n": 36,
      "standard_error": 12.9749,
      "lower_ci_bound": 16.969,
      "upper_ci_bound": 65.4747,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1042.00",
      "title": "Biological Science Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.16,
      "n": 36,
      "standard_error": 0.3571,
      "lower_ci_bound": 1.4384,
      "upper_ci_bound": 2.8885,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 15.13,
      "n": 25,
      "standard_error": 15.4441,
      "lower_ci_bound": 1.467,
      "upper_ci_bound": 68.0917,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 62.72,
      "n": 25,
      "standard_error": 19.5496,
      "lower_ci_bound": 23.0522,
      "upper_ci_bound": 90.4297,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 22.15,
      "n": 25,
      "standard_error": 9.825,
      "lower_ci_bound": 8.0705,
      "upper_ci_bound": 47.9766,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1043.00",
      "title": "Forestry and Conservation Science Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.31,
      "n": 25,
      "standard_error": 0.6413,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.6325,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5.07,
      "n": 37,
      "standard_error": 4.9668,
      "lower_ci_bound": 0.6542,
      "upper_ci_bound": 30.2203,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 46.48,
      "n": 37,
      "standard_error": 11.6508,
      "lower_ci_bound": 25.1409,
      "upper_ci_bound": 69.182,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 3.3,
      "n": 37,
      "standard_error": 3.287,
      "lower_ci_bound": 0.4209,
      "upper_ci_bound": 21.6066,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 28.9,
      "n": 37,
      "standard_error": 8.0952,
      "lower_ci_bound": 15.4572,
      "upper_ci_bound": 47.472,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 16.25,
      "n": 37,
      "standard_error": 7.155,
      "lower_ci_bound": 6.2649,
      "upper_ci_bound": 36.045,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1051.00",
      "title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.32,
      "n": 36,
      "standard_error": 0.313,
      "lower_ci_bound": 1.6814,
      "upper_ci_bound": 2.9522,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.3,
      "n": 34,
      "standard_error": 0.3072,
      "lower_ci_bound": 0.0365,
      "upper_ci_bound": 2.3903,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 2.1,
      "n": 34,
      "standard_error": 2.1319,
      "lower_ci_bound": 0.2605,
      "upper_ci_bound": 15.0125,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5.77,
      "n": 34,
      "standard_error": 5.6282,
      "lower_ci_bound": 0.739,
      "upper_ci_bound": 33.4764,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 35.27,
      "n": 34,
      "standard_error": 12.3499,
      "lower_ci_bound": 15.3475,
      "upper_ci_bound": 62.0917,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 25.19,
      "n": 34,
      "standard_error": 8.6168,
      "lower_ci_bound": 11.7242,
      "upper_ci_bound": 46.0527,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 31.37,
      "n": 34,
      "standard_error": 11.2047,
      "lower_ci_bound": 13.6838,
      "upper_ci_bound": 56.855,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1052.00",
      "title": "Chemistry Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.24,
      "n": 33,
      "standard_error": 0.3854,
      "lower_ci_bound": 1.4528,
      "upper_ci_bound": 3.023,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 17.5,
      "n": 50,
      "standard_error": 7.7448,
      "lower_ci_bound": 6.7304,
      "upper_ci_bound": 38.3992,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.34,
      "n": 50,
      "standard_error": 0.3499,
      "lower_ci_bound": 0.0433,
      "upper_ci_bound": 2.6366,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 52.49,
      "n": 50,
      "standard_error": 10.6678,
      "lower_ci_bound": 31.8643,
      "upper_ci_bound": 72.2973,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 29.67,
      "n": 50,
      "standard_error": 9.3354,
      "lower_ci_bound": 14.6547,
      "upper_ci_bound": 50.9013,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1053.00",
      "title": "Environmental Science Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.53,
      "n": 50,
      "standard_error": 0.3552,
      "lower_ci_bound": 1.8203,
      "upper_ci_bound": 3.248,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 25.03,
      "n": 44,
      "standard_error": 9.8056,
      "lower_ci_bound": 10.4233,
      "upper_ci_bound": 48.9187,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.41,
      "n": 44,
      "standard_error": 0.4213,
      "lower_ci_bound": 0.0507,
      "upper_ci_bound": 3.2072,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 53.82,
      "n": 44,
      "standard_error": 11.0579,
      "lower_ci_bound": 32.2117,
      "upper_ci_bound": 74.0862,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 20.74,
      "n": 44,
      "standard_error": 8.2999,
      "lower_ci_bound": 8.6375,
      "upper_ci_bound": 42.0096,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1054.00",
      "title": "Physics Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.37,
      "n": 44,
      "standard_error": 0.5101,
      "lower_ci_bound": 1.3403,
      "upper_ci_bound": 3.3976,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 68.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1061.00",
      "title": "Anthropology and Archeology Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0.17,
      "n": 42,
      "standard_error": 0.1719,
      "lower_ci_bound": 0.021,
      "upper_ci_bound": 1.3206,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 30.98,
      "n": 42,
      "standard_error": 11.6391,
      "lower_ci_bound": 13.0093,
      "upper_ci_bound": 57.4037,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 3.24,
      "n": 42,
      "standard_error": 3.0738,
      "lower_ci_bound": 0.4596,
      "upper_ci_bound": 19.5261,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.12,
      "n": 42,
      "standard_error": 1.1199,
      "lower_ci_bound": 0.1481,
      "upper_ci_bound": 8.0072,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 60.52,
      "n": 42,
      "standard_error": 11.9362,
      "lower_ci_bound": 35.8512,
      "upper_ci_bound": 80.7816,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 3.97,
      "n": 42,
      "standard_error": 2.9533,
      "lower_ci_bound": 0.8579,
      "upper_ci_bound": 16.4995,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1062.00",
      "title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.98,
      "n": 41,
      "standard_error": 0.294,
      "lower_ci_bound": 2.3816,
      "upper_ci_bound": 3.5702,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 2.15,
      "n": 26,
      "standard_error": 2.2023,
      "lower_ci_bound": 0.2546,
      "upper_ci_bound": 15.9349,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.37,
      "n": 26,
      "standard_error": 4.3438,
      "lower_ci_bound": 2.0991,
      "upper_ci_bound": 22.7812,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 9.68,
      "n": 26,
      "standard_error": 9.4922,
      "lower_ci_bound": 1.1335,
      "upper_ci_bound": 50.0622,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 80.8,
      "n": 26,
      "standard_error": 10.8778,
      "lower_ci_bound": 49.8237,
      "upper_ci_bound": 94.6893,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1063.00",
      "title": "Economics Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.76,
      "n": 26,
      "standard_error": 0.3289,
      "lower_ci_bound": 1.0792,
      "upper_ci_bound": 2.4339,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.51,
      "n": 34,
      "standard_error": 4.2334,
      "lower_ci_bound": 3.7176,
      "upper_ci_bound": 22.2337,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 9.75,
      "n": 34,
      "standard_error": 9.2709,
      "lower_ci_bound": 1.2519,
      "upper_ci_bound": 47.9502,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 80.29,
      "n": 34,
      "standard_error": 9.9613,
      "lower_ci_bound": 53.0922,
      "upper_ci_bound": 93.6132,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.45,
      "n": 34,
      "standard_error": 0.465,
      "lower_ci_bound": 0.0551,
      "upper_ci_bound": 3.5899,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1064.00",
      "title": "Geography Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.15,
      "n": 34,
      "standard_error": 0.3885,
      "lower_ci_bound": 1.3566,
      "upper_ci_bound": 2.9376,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.46,
      "n": 33,
      "standard_error": 2.2965,
      "lower_ci_bound": 0.8743,
      "upper_ci_bound": 12.6966,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 96.54,
      "n": 33,
      "standard_error": 2.2965,
      "lower_ci_bound": 87.3034,
      "upper_ci_bound": 99.1257,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1065.00",
      "title": "Political Science Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 33,
      "standard_error": 0.4102,
      "lower_ci_bound": 2.7788,
      "upper_ci_bound": 4.4499,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 14.76,
      "n": 31,
      "standard_error": 9.7851,
      "lower_ci_bound": 3.4137,
      "upper_ci_bound": 45.8806,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 54.58,
      "n": 31,
      "standard_error": 17.2252,
      "lower_ci_bound": 22.5236,
      "upper_ci_bound": 83.2391,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 30.67,
      "n": 31,
      "standard_error": 16.7139,
      "lower_ci_bound": 8.1573,
      "upper_ci_bound": 68.7755,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1066.00",
      "title": "Psychology Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.81,
      "n": 32,
      "standard_error": 0.5227,
      "lower_ci_bound": 1.7466,
      "upper_ci_bound": 3.8789,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 22.84,
      "n": 35,
      "standard_error": 9.8645,
      "lower_ci_bound": 8.6698,
      "upper_ci_bound": 48.0066,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.48,
      "n": 35,
      "standard_error": 0.4948,
      "lower_ci_bound": 0.0574,
      "upper_ci_bound": 3.8379,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 76.68,
      "n": 35,
      "standard_error": 9.8773,
      "lower_ci_bound": 51.6943,
      "upper_ci_bound": 90.9943,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1067.00",
      "title": "Sociology Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.71,
      "n": 34,
      "standard_error": 0.5084,
      "lower_ci_bound": 1.6767,
      "upper_ci_bound": 3.7452,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.9,
      "n": 20,
      "standard_error": 2.9629,
      "lower_ci_bound": 0.3285,
      "upper_ci_bound": 21.2805,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.63,
      "n": 20,
      "standard_error": 3.9812,
      "lower_ci_bound": 0.7281,
      "upper_ci_bound": 24.2803,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 12.49,
      "n": 20,
      "standard_error": 9.3794,
      "lower_ci_bound": 2.3125,
      "upper_ci_bound": 46.2409,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 35.94,
      "n": 20,
      "standard_error": 16.1695,
      "lower_ci_bound": 11.4259,
      "upper_ci_bound": 70.9298,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 24.91,
      "n": 20,
      "standard_error": 13.0812,
      "lower_ci_bound": 7.129,
      "upper_ci_bound": 58.9124,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 19.14,
      "n": 20,
      "standard_error": 12.1147,
      "lower_ci_bound": 4.3959,
      "upper_ci_bound": 54.9197,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1071.00",
      "title": "Health Specialties Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 20,
      "standard_error": 0.3752,
      "lower_ci_bound": 3.6932,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.05,
      "n": 33,
      "standard_error": 3.6948,
      "lower_ci_bound": 1.0949,
      "upper_ci_bound": 20.3528,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 50.08,
      "n": 33,
      "standard_error": 12.853,
      "lower_ci_bound": 26.0385,
      "upper_ci_bound": 74.0871,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 2.03,
      "n": 33,
      "standard_error": 2.0665,
      "lower_ci_bound": 0.2474,
      "upper_ci_bound": 14.7037,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 36.11,
      "n": 33,
      "standard_error": 12.3438,
      "lower_ci_bound": 15.9733,
      "upper_ci_bound": 62.7002,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 6.73,
      "n": 33,
      "standard_error": 6.5064,
      "lower_ci_bound": 0.8654,
      "upper_ci_bound": 37.3471,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1072.00",
      "title": "Nursing Instructors and Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.64,
      "n": 33,
      "standard_error": 0.319,
      "lower_ci_bound": 2.993,
      "upper_ci_bound": 4.2925,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.63,
      "n": 23,
      "standard_error": 0.5519,
      "lower_ci_bound": 0.104,
      "upper_ci_bound": 3.7737,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.41,
      "n": 23,
      "standard_error": 7.5888,
      "lower_ci_bound": 1.6125,
      "upper_ci_bound": 39.6928,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.1,
      "n": 23,
      "standard_error": 0.1071,
      "lower_ci_bound": 0.0099,
      "upper_ci_bound": 0.9468,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 89.76,
      "n": 23,
      "standard_error": 7.7971,
      "lower_ci_bound": 60.1446,
      "upper_ci_bound": 98.0745,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.1,
      "n": 23,
      "standard_error": 0.1071,
      "lower_ci_bound": 0.0099,
      "upper_ci_bound": 0.9468,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1081.00",
      "title": "Education Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.52,
      "n": 23,
      "standard_error": 0.4261,
      "lower_ci_bound": 2.636,
      "upper_ci_bound": 4.4032,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.93,
      "n": 20,
      "standard_error": 0.9663,
      "lower_ci_bound": 0.1052,
      "upper_ci_bound": 7.7567,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.93,
      "n": 20,
      "standard_error": 0.9663,
      "lower_ci_bound": 0.1052,
      "upper_ci_bound": 7.7567,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 24.57,
      "n": 20,
      "standard_error": 12.2038,
      "lower_ci_bound": 7.5896,
      "upper_ci_bound": 56.3806,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 65.24,
      "n": 20,
      "standard_error": 13.7894,
      "lower_ci_bound": 34.4562,
      "upper_ci_bound": 87.017,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 8.32,
      "n": 20,
      "standard_error": 8.1566,
      "lower_ci_bound": 0.9581,
      "upper_ci_bound": 45.9752,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1082.00",
      "title": "Library Science Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.51,
      "n": 19,
      "standard_error": 0.5191,
      "lower_ci_bound": 2.4151,
      "upper_ci_bound": 4.5964,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 1.62,
      "n": 23,
      "standard_error": 1.6482,
      "lower_ci_bound": 0.1943,
      "upper_ci_bound": 12.2929,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.9,
      "n": 23,
      "standard_error": 8.4595,
      "lower_ci_bound": 1.9699,
      "upper_ci_bound": 42.6883,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.41,
      "n": 23,
      "standard_error": 8.0533,
      "lower_ci_bound": 1.0403,
      "upper_ci_bound": 44.5237,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.34,
      "n": 23,
      "standard_error": 3.1367,
      "lower_ci_bound": 0.9403,
      "upper_ci_bound": 17.8507,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 38.89,
      "n": 23,
      "standard_error": 11.9912,
      "lower_ci_bound": 18.2678,
      "upper_ci_bound": 64.439,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 8.61,
      "n": 23,
      "standard_error": 8.1027,
      "lower_ci_bound": 1.103,
      "upper_ci_bound": 44.3457,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.62,
      "n": 23,
      "standard_error": 1.6399,
      "lower_ci_bound": 0.1933,
      "upper_ci_bound": 12.2367,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 25.6,
      "n": 23,
      "standard_error": 11.0312,
      "lower_ci_bound": 9.3776,
      "upper_ci_bound": 53.3492,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1111.00",
      "title": "Criminal Justice and Law Enforcement Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.06,
      "n": 22,
      "standard_error": 0.4714,
      "lower_ci_bound": 2.079,
      "upper_ci_bound": 4.0396,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.07,
      "n": 33,
      "standard_error": 1.1168,
      "lower_ci_bound": 0.1261,
      "upper_ci_bound": 8.4854,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 15.44,
      "n": 33,
      "standard_error": 8.4407,
      "lower_ci_bound": 4.6625,
      "upper_ci_bound": 40.5246,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 2.06,
      "n": 33,
      "standard_error": 2.1342,
      "lower_ci_bound": 0.2421,
      "upper_ci_bound": 15.3772,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 46.18,
      "n": 33,
      "standard_error": 9.9491,
      "lower_ci_bound": 27.5158,
      "upper_ci_bound": 65.975,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 35.26,
      "n": 33,
      "standard_error": 12.4209,
      "lower_ci_bound": 15.2383,
      "upper_ci_bound": 62.2619,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1112.00",
      "title": "Law Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.92,
      "n": 33,
      "standard_error": 0.3789,
      "lower_ci_bound": 3.1471,
      "upper_ci_bound": 4.6909,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 28.73,
      "n": 16,
      "standard_error": 13.948,
      "lower_ci_bound": 8.6238,
      "upper_ci_bound": 63.2601,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 6.03,
      "n": 16,
      "standard_error": 5.8264,
      "lower_ci_bound": 0.7131,
      "upper_ci_bound": 36.467,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 60.7,
      "n": 16,
      "standard_error": 13.2512,
      "lower_ci_bound": 32.0999,
      "upper_ci_bound": 83.4638,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.53,
      "n": 16,
      "standard_error": 3.5027,
      "lower_ci_bound": 0.8391,
      "upper_ci_bound": 21.0436,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1113.00",
      "title": "Social Work Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.36,
      "n": 16,
      "standard_error": 0.5111,
      "lower_ci_bound": 2.2697,
      "upper_ci_bound": 4.4486,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.44,
      "n": 49,
      "standard_error": 1.411,
      "lower_ci_bound": 0.1966,
      "upper_ci_bound": 9.7479,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.89,
      "n": 49,
      "standard_error": 6.2453,
      "lower_ci_bound": 5.3466,
      "upper_ci_bound": 31.5501,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.7,
      "n": 49,
      "standard_error": 0.7166,
      "lower_ci_bound": 0.0904,
      "upper_ci_bound": 5.2712,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 50.68,
      "n": 49,
      "standard_error": 9.4699,
      "lower_ci_bound": 32.423,
      "upper_ci_bound": 68.7642,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 1.61,
      "n": 49,
      "standard_error": 1.3412,
      "lower_ci_bound": 0.2955,
      "upper_ci_bound": 8.25,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 31.67,
      "n": 49,
      "standard_error": 8.2182,
      "lower_ci_bound": 17.7651,
      "upper_ci_bound": 49.8679,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1121.00",
      "title": "Art, Drama, and Music Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.29,
      "n": 49,
      "standard_error": 0.3128,
      "lower_ci_bound": 2.665,
      "upper_ci_bound": 3.923,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 70.85,
      "n": 21,
      "standard_error": 15.4332,
      "lower_ci_bound": 33.8365,
      "upper_ci_bound": 92.036,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.97,
      "n": 21,
      "standard_error": 0.7762,
      "lower_ci_bound": 0.1837,
      "upper_ci_bound": 5.0039,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 17.38,
      "n": 21,
      "standard_error": 14.2201,
      "lower_ci_bound": 2.5981,
      "upper_ci_bound": 62.4036,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 10.79,
      "n": 21,
      "standard_error": 7.3732,
      "lower_ci_bound": 2.3871,
      "upper_ci_bound": 37.4147,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1122.00",
      "title": "Communications Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3,
      "n": 21,
      "standard_error": 0.5346,
      "lower_ci_bound": 1.8891,
      "upper_ci_bound": 4.1193,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.61,
      "n": 34,
      "standard_error": 9.0178,
      "lower_ci_bound": 1.2718,
      "upper_ci_bound": 46.7644,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 30.42,
      "n": 34,
      "standard_error": 11.3416,
      "lower_ci_bound": 12.8131,
      "upper_ci_bound": 56.5318,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 1.26,
      "n": 34,
      "standard_error": 1.2946,
      "lower_ci_bound": 0.1548,
      "upper_ci_bound": 9.5564,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 58.38,
      "n": 34,
      "standard_error": 12.891,
      "lower_ci_bound": 32.2801,
      "upper_ci_bound": 80.5009,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.32,
      "n": 34,
      "standard_error": 0.3295,
      "lower_ci_bound": 0.0392,
      "upper_ci_bound": 2.5602,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1123.00",
      "title": "English Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.9,
      "n": 33,
      "standard_error": 0.4889,
      "lower_ci_bound": 1.9056,
      "upper_ci_bound": 3.8974,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.74,
      "n": 21,
      "standard_error": 8.2254,
      "lower_ci_bound": 1.1007,
      "upper_ci_bound": 45.1577,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 17.84,
      "n": 21,
      "standard_error": 13.2252,
      "lower_ci_bound": 3.201,
      "upper_ci_bound": 58.7806,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 73.42,
      "n": 21,
      "standard_error": 14.8769,
      "lower_ci_bound": 36.0284,
      "upper_ci_bound": 93.1274,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1124.00",
      "title": "Foreign Language and Literature Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.17,
      "n": 20,
      "standard_error": 0.5157,
      "lower_ci_bound": 1.0891,
      "upper_ci_bound": 3.2478,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 30.36,
      "n": 23,
      "standard_error": 19.4931,
      "lower_ci_bound": 6.0524,
      "upper_ci_bound": 74.6843,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 69.64,
      "n": 23,
      "standard_error": 19.4931,
      "lower_ci_bound": 25.3157,
      "upper_ci_bound": 93.9476,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1125.00",
      "title": "History Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.08,
      "n": 22,
      "standard_error": 0.4735,
      "lower_ci_bound": 1.0921,
      "upper_ci_bound": 3.0617,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.07,
      "n": 29,
      "standard_error": 8.3771,
      "lower_ci_bound": 3.2127,
      "upper_ci_bound": 40.5053,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.6,
      "n": 29,
      "standard_error": 0.6268,
      "lower_ci_bound": 0.0709,
      "upper_ci_bound": 4.9192,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 73.83,
      "n": 29,
      "standard_error": 11.3566,
      "lower_ci_bound": 45.8408,
      "upper_ci_bound": 90.3917,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 12.49,
      "n": 29,
      "standard_error": 8.4356,
      "lower_ci_bound": 2.8559,
      "upper_ci_bound": 40.9515,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1126.00",
      "title": "Philosophy and Religion Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.7,
      "n": 28,
      "standard_error": 0.4134,
      "lower_ci_bound": 1.8541,
      "upper_ci_bound": 3.5507,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.9,
      "n": 39,
      "standard_error": 1.8968,
      "lower_ci_bound": 0.2468,
      "upper_ci_bound": 13.1833,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.96,
      "n": 39,
      "standard_error": 0.9866,
      "lower_ci_bound": 0.1176,
      "upper_ci_bound": 7.3568,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.66,
      "n": 39,
      "standard_error": 2.2696,
      "lower_ci_bound": 1.022,
      "upper_ci_bound": 12.2667,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 7.89,
      "n": 39,
      "standard_error": 7.0716,
      "lower_ci_bound": 1.18,
      "upper_ci_bound": 38.0502,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 36.45,
      "n": 39,
      "standard_error": 9.6036,
      "lower_ci_bound": 19.862,
      "upper_ci_bound": 57.042,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.32,
      "n": 39,
      "standard_error": 0.3311,
      "lower_ci_bound": 0.0385,
      "upper_ci_bound": 2.5749,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 48.02,
      "n": 39,
      "standard_error": 13.7239,
      "lower_ci_bound": 23.2876,
      "upper_ci_bound": 73.7679,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.8,
      "n": 39,
      "standard_error": 0.5923,
      "lower_ci_bound": 0.1752,
      "upper_ci_bound": 3.5341,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1192.00",
      "title": "Family and Consumer Sciences Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.86,
      "n": 39,
      "standard_error": 0.3239,
      "lower_ci_bound": 2.2004,
      "upper_ci_bound": 3.512,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.04,
      "n": 22,
      "standard_error": 3.4605,
      "lower_ci_bound": 1.166,
      "upper_ci_bound": 19.2729,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 20.8,
      "n": 22,
      "standard_error": 9.6947,
      "lower_ci_bound": 7.1714,
      "upper_ci_bound": 47.1746,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 74.16,
      "n": 22,
      "standard_error": 9.644,
      "lower_ci_bound": 50.1917,
      "upper_ci_bound": 89.0976,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1193.00",
      "title": "Recreation and Fitness Studies Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 22,
      "standard_error": 0.2306,
      "lower_ci_bound": 3.2995,
      "upper_ci_bound": 4.2585,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 2.17,
      "n": 36,
      "standard_error": 2.1911,
      "lower_ci_bound": 0.2732,
      "upper_ci_bound": 15.2576,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.22,
      "n": 36,
      "standard_error": 6.4772,
      "lower_ci_bound": 6.8498,
      "upper_ci_bound": 33.7516,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.87,
      "n": 36,
      "standard_error": 4.0749,
      "lower_ci_bound": 1.9821,
      "upper_ci_bound": 21.1853,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 42.29,
      "n": 36,
      "standard_error": 9.0597,
      "lower_ci_bound": 25.6436,
      "upper_ci_bound": 60.889,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 20.21,
      "n": 36,
      "standard_error": 8.9619,
      "lower_ci_bound": 7.5727,
      "upper_ci_bound": 43.9042,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.58,
      "n": 36,
      "standard_error": 4.368,
      "lower_ci_bound": 2.2597,
      "upper_ci_bound": 22.5304,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.67,
      "n": 36,
      "standard_error": 4.3552,
      "lower_ci_bound": 0.6684,
      "upper_ci_bound": 26.3007,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-1194.00",
      "title": "Career/Technical Education Teachers, Postsecondary",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.26,
      "n": 36,
      "standard_error": 0.226,
      "lower_ci_bound": 3.8022,
      "upper_ci_bound": 4.7199,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 28.75,
      "n": 32,
      "standard_error": 10.6817,
      "lower_ci_bound": 12.227,
      "upper_ci_bound": 53.8909,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.34,
      "n": 32,
      "standard_error": 7.2397,
      "lower_ci_bound": 2.2902,
      "upper_ci_bound": 36.187,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.17,
      "n": 32,
      "standard_error": 7.0931,
      "lower_ci_bound": 3.4573,
      "upper_ci_bound": 34.9093,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.55,
      "n": 32,
      "standard_error": 6.0875,
      "lower_ci_bound": 3.7285,
      "upper_ci_bound": 30.5667,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 17.23,
      "n": 32,
      "standard_error": 8.8176,
      "lower_ci_bound": 5.5729,
      "upper_ci_bound": 42.3514,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 7.91,
      "n": 32,
      "standard_error": 7.2071,
      "lower_ci_bound": 1.1303,
      "upper_ci_bound": 39.2444,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 12.04,
      "n": 32,
      "standard_error": 8.1985,
      "lower_ci_bound": 2.7478,
      "upper_ci_bound": 39.8944,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2011.00",
      "title": "Preschool Teachers, Except Special Education",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.79,
      "n": 27,
      "standard_error": 0.3611,
      "lower_ci_bound": 2.0442,
      "upper_ci_bound": 3.5286,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 75.66,
      "n": 32,
      "standard_error": 7.9209,
      "lower_ci_bound": 56.3895,
      "upper_ci_bound": 88.2009,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 10.54,
      "n": 32,
      "standard_error": 6.1331,
      "lower_ci_bound": 3.0293,
      "upper_ci_bound": 30.7465,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.8,
      "n": 32,
      "standard_error": 6.1276,
      "lower_ci_bound": 5.3029,
      "upper_ci_bound": 31.4019,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2012.00",
      "title": "Kindergarten Teachers, Except Special Education",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.66,
      "n": 26,
      "standard_error": 0.1317,
      "lower_ci_bound": 4.388,
      "upper_ci_bound": 4.9304,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 78.17,
      "n": 21,
      "standard_error": 12.6924,
      "lower_ci_bound": 43.1456,
      "upper_ci_bound": 94.4125,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 21.83,
      "n": 21,
      "standard_error": 12.6924,
      "lower_ci_bound": 5.5875,
      "upper_ci_bound": 56.8544,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2021.00",
      "title": "Elementary School Teachers, Except Special Education",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.37,
      "n": 21,
      "standard_error": 0.2327,
      "lower_ci_bound": 3.8863,
      "upper_ci_bound": 4.8571,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.58,
      "n": 24,
      "standard_error": 9.4529,
      "lower_ci_bound": 1.0955,
      "upper_ci_bound": 50.3224,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 66.94,
      "n": 24,
      "standard_error": 13.3229,
      "lower_ci_bound": 36.8212,
      "upper_ci_bound": 87.5538,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 21.3,
      "n": 24,
      "standard_error": 10.8752,
      "lower_ci_bound": 6.6055,
      "upper_ci_bound": 50.8784,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.18,
      "n": 24,
      "standard_error": 1.7209,
      "lower_ci_bound": 0.4188,
      "upper_ci_bound": 10.5755,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2022.00",
      "title": "Middle School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.41,
      "n": 24,
      "standard_error": 0.455,
      "lower_ci_bound": 2.4722,
      "upper_ci_bound": 4.3546,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.56,
      "n": 22,
      "standard_error": 0.5854,
      "lower_ci_bound": 0.0634,
      "upper_ci_bound": 4.7679,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 64.92,
      "n": 22,
      "standard_error": 10.3693,
      "lower_ci_bound": 41.7898,
      "upper_ci_bound": 82.6685,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 15.7,
      "n": 22,
      "standard_error": 7.2691,
      "lower_ci_bound": 5.6081,
      "upper_ci_bound": 36.8518,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 18.82,
      "n": 22,
      "standard_error": 11.4715,
      "lower_ci_bound": 4.6408,
      "upper_ci_bound": 52.4913,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2023.00",
      "title": "Career/Technical Education Teachers, Middle School",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 22,
      "standard_error": 0.4544,
      "lower_ci_bound": 3.1576,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.99,
      "n": 31,
      "standard_error": 3.4374,
      "lower_ci_bound": 0.6606,
      "upper_ci_bound": 20.6174,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 76.97,
      "n": 31,
      "standard_error": 10.7915,
      "lower_ci_bound": 49.0837,
      "upper_ci_bound": 92.0569,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 7.76,
      "n": 31,
      "standard_error": 7.5356,
      "lower_ci_bound": 0.969,
      "upper_ci_bound": 41.9476,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.53,
      "n": 31,
      "standard_error": 2.3217,
      "lower_ci_bound": 0.8984,
      "upper_ci_bound": 12.8398,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 7.76,
      "n": 31,
      "standard_error": 7.6221,
      "lower_ci_bound": 0.9456,
      "upper_ci_bound": 42.5503,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2031.00",
      "title": "Secondary School Teachers, Except Special and Career/Technical Education",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.44,
      "n": 32,
      "standard_error": 0.1967,
      "lower_ci_bound": 4.0339,
      "upper_ci_bound": 4.8363,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.41,
      "n": 46,
      "standard_error": 4.604,
      "lower_ci_bound": 2.0282,
      "upper_ci_bound": 23.6177,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.11,
      "n": 46,
      "standard_error": 5.5157,
      "lower_ci_bound": 1.9511,
      "upper_ci_bound": 28.1524,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.1,
      "n": 46,
      "standard_error": 3.2336,
      "lower_ci_bound": 0.8095,
      "upper_ci_bound": 18.3025,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.09,
      "n": 46,
      "standard_error": 6.4322,
      "lower_ci_bound": 4.5984,
      "upper_ci_bound": 31.9883,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 40.12,
      "n": 46,
      "standard_error": 8.7972,
      "lower_ci_bound": 24.2663,
      "upper_ci_bound": 58.3453,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.3,
      "n": 46,
      "standard_error": 3.0047,
      "lower_ci_bound": 1.0203,
      "upper_ci_bound": 16.3592,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 22.57,
      "n": 46,
      "standard_error": 9.3341,
      "lower_ci_bound": 9.043,
      "upper_ci_bound": 46.0837,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.31,
      "n": 46,
      "standard_error": 0.3152,
      "lower_ci_bound": 0.0382,
      "upper_ci_bound": 2.4025,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2032.00",
      "title": "Career/Technical Education Teachers, Secondary School",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.66,
      "n": 46,
      "standard_error": 0.2851,
      "lower_ci_bound": 3.0861,
      "upper_ci_bound": 4.2346,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.44,
      "n": 21,
      "standard_error": 1.5079,
      "lower_ci_bound": 0.1593,
      "upper_ci_bound": 11.8104,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3,
      "n": 21,
      "standard_error": 2.9332,
      "lower_ci_bound": 0.3747,
      "upper_ci_bound": 20.2285,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 31.72,
      "n": 21,
      "standard_error": 10.0726,
      "lower_ci_bound": 14.9694,
      "upper_ci_bound": 55.0658,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 31.71,
      "n": 21,
      "standard_error": 13.1321,
      "lower_ci_bound": 11.5902,
      "upper_ci_bound": 62.1981,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 24.3,
      "n": 21,
      "standard_error": 5.0887,
      "lower_ci_bound": 15.2717,
      "upper_ci_bound": 36.3706,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 7.83,
      "n": 21,
      "standard_error": 7.6688,
      "lower_ci_bound": 0.9189,
      "upper_ci_bound": 43.7914,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2051.00",
      "title": "Special Education Teachers, Preschool",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 10.31,
      "n": 28,
      "standard_error": 10.8029,
      "lower_ci_bound": 1.0355,
      "upper_ci_bound": 55.8156,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.31,
      "n": 28,
      "standard_error": 0.2279,
      "lower_ci_bound": 0.0669,
      "upper_ci_bound": 1.3983,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 51.39,
      "n": 28,
      "standard_error": 17.2975,
      "lower_ci_bound": 20.3403,
      "upper_ci_bound": 81.4022,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.19,
      "n": 28,
      "standard_error": 0.192,
      "lower_ci_bound": 0.0231,
      "upper_ci_bound": 1.5126,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 37.67,
      "n": 28,
      "standard_error": 13.7953,
      "lower_ci_bound": 15.3247,
      "upper_ci_bound": 66.8592,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.14,
      "n": 28,
      "standard_error": 0.1408,
      "lower_ci_bound": 0.017,
      "upper_ci_bound": 1.1109,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2056.00",
      "title": "Special Education Teachers, Elementary School",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.27,
      "n": 29,
      "standard_error": 0.3626,
      "lower_ci_bound": 3.5224,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 82.13,
      "n": 19,
      "standard_error": 12.0193,
      "lower_ci_bound": 45.1325,
      "upper_ci_bound": 96.2496,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.38,
      "n": 19,
      "standard_error": 0.3966,
      "lower_ci_bound": 0.0426,
      "upper_ci_bound": 3.3196,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 17.49,
      "n": 19,
      "standard_error": 12.023,
      "lower_ci_bound": 3.5531,
      "upper_ci_bound": 54.9594,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2057.00",
      "title": "Special Education Teachers, Middle School",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.91,
      "n": 19,
      "standard_error": 0.4383,
      "lower_ci_bound": 2.985,
      "upper_ci_bound": 4.8265,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.24,
      "n": 38,
      "standard_error": 0.2505,
      "lower_ci_bound": 0.0282,
      "upper_ci_bound": 1.9804,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 42.35,
      "n": 38,
      "standard_error": 12.9249,
      "lower_ci_bound": 20.0803,
      "upper_ci_bound": 68.2235,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 15,
      "n": 38,
      "standard_error": 7.0741,
      "lower_ci_bound": 5.4257,
      "upper_ci_bound": 35.1984,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 42.17,
      "n": 38,
      "standard_error": 16.6827,
      "lower_ci_bound": 15.4235,
      "upper_ci_bound": 74.4666,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.24,
      "n": 38,
      "standard_error": 0.2516,
      "lower_ci_bound": 0.0286,
      "upper_ci_bound": 1.9834,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2058.00",
      "title": "Special Education Teachers, Secondary School",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.23,
      "n": 40,
      "standard_error": 0.2412,
      "lower_ci_bound": 3.7439,
      "upper_ci_bound": 4.7195,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-2059.01",
      "title": "Adapted Physical Education Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 11.38,
      "n": 20,
      "standard_error": 9.7981,
      "lower_ci_bound": 1.6528,
      "upper_ci_bound": 49.5251,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.28,
      "n": 20,
      "standard_error": 3.4009,
      "lower_ci_bound": 0.3575,
      "upper_ci_bound": 24.2435,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.38,
      "n": 20,
      "standard_error": 9.4458,
      "lower_ci_bound": 1.776,
      "upper_ci_bound": 47.6986,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 40.84,
      "n": 20,
      "standard_error": 12.7261,
      "lower_ci_bound": 18.6446,
      "upper_ci_bound": 67.5178,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 11.38,
      "n": 20,
      "standard_error": 9.4458,
      "lower_ci_bound": 1.776,
      "upper_ci_bound": 47.6986,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 19.76,
      "n": 20,
      "standard_error": 10.9094,
      "lower_ci_bound": 5.5131,
      "upper_ci_bound": 50.9688,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 1.99,
      "n": 20,
      "standard_error": 2.0858,
      "lower_ci_bound": 0.2148,
      "upper_ci_bound": 16.0231,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3011.00",
      "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.58,
      "n": 19,
      "standard_error": 0.5371,
      "lower_ci_bound": 1.455,
      "upper_ci_bound": 3.7118,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 13.51,
      "n": 25,
      "standard_error": 10.6268,
      "lower_ci_bound": 2.3351,
      "upper_ci_bound": 50.5099,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 18.48,
      "n": 25,
      "standard_error": 11.6216,
      "lower_ci_bound": 4.4114,
      "upper_ci_bound": 52.6973,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.26,
      "n": 25,
      "standard_error": 0.2878,
      "lower_ci_bound": 0.0275,
      "upper_ci_bound": 2.471,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.51,
      "n": 25,
      "standard_error": 13.4352,
      "lower_ci_bound": 1.4351,
      "upper_ci_bound": 62.6314,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 18.09,
      "n": 25,
      "standard_error": 14.0832,
      "lower_ci_bound": 3.0104,
      "upper_ci_bound": 61.0979,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.69,
      "n": 25,
      "standard_error": 0.748,
      "lower_ci_bound": 0.0732,
      "upper_ci_bound": 6.1933,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 34.69,
      "n": 25,
      "standard_error": 20.6548,
      "lower_ci_bound": 7.4864,
      "upper_ci_bound": 77.711,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.76,
      "n": 25,
      "standard_error": 0.832,
      "lower_ci_bound": 0.0802,
      "upper_ci_bound": 6.893,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3021.00",
      "title": "Self-Enrichment Teachers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.99,
      "n": 25,
      "standard_error": 0.4328,
      "lower_ci_bound": 2.0978,
      "upper_ci_bound": 3.8845,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 10.05,
      "n": 34,
      "standard_error": 9.03,
      "lower_ci_bound": 1.4415,
      "upper_ci_bound": 46.0292,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.14,
      "n": 34,
      "standard_error": 0.1507,
      "lower_ci_bound": 0.0167,
      "upper_ci_bound": 1.2122,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.42,
      "n": 34,
      "standard_error": 8.1544,
      "lower_ci_bound": 1.9308,
      "upper_ci_bound": 40.7522,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 34.6,
      "n": 34,
      "standard_error": 13.6599,
      "lower_ci_bound": 13.4166,
      "upper_ci_bound": 64.3728,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 39.66,
      "n": 34,
      "standard_error": 16.2475,
      "lower_ci_bound": 14.1761,
      "upper_ci_bound": 72.3477,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.49,
      "n": 34,
      "standard_error": 0.5198,
      "lower_ci_bound": 0.0575,
      "upper_ci_bound": 4.0974,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.63,
      "n": 34,
      "standard_error": 3.6228,
      "lower_ci_bound": 0.904,
      "upper_ci_bound": 20.498,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3031.00",
      "title": "Substitute Teachers, Short-Term",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.52,
      "n": 34,
      "standard_error": 0.3438,
      "lower_ci_bound": 1.8162,
      "upper_ci_bound": 3.2153,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 36.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 40.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-3041.00",
      "title": "Tutors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.45,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 3.23,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 83.87,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 6.45,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4011.00",
      "title": "Archivists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.19,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.37,
      "n": 34,
      "standard_error": 3.3705,
      "lower_ci_bound": 0.4232,
      "upper_ci_bound": 22.2612,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.48,
      "n": 34,
      "standard_error": 1.5051,
      "lower_ci_bound": 0.1824,
      "upper_ci_bound": 10.9495,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.13,
      "n": 34,
      "standard_error": 3.7919,
      "lower_ci_bound": 1.6807,
      "upper_ci_bound": 19.972,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 8.09,
      "n": 34,
      "standard_error": 4.9578,
      "lower_ci_bound": 2.2187,
      "upper_ci_bound": 25.4704,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 44.05,
      "n": 34,
      "standard_error": 11.5074,
      "lower_ci_bound": 23.3422,
      "upper_ci_bound": 67.0573,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 34.75,
      "n": 34,
      "standard_error": 13.0774,
      "lower_ci_bound": 14.1464,
      "upper_ci_bound": 63.262,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 2.12,
      "n": 34,
      "standard_error": 2.1201,
      "lower_ci_bound": 0.2717,
      "upper_ci_bound": 14.7367,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4012.00",
      "title": "Curators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.15,
      "n": 23,
      "standard_error": 0.3137,
      "lower_ci_bound": 1.5001,
      "upper_ci_bound": 2.8014,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 1.29,
      "n": 25,
      "standard_error": 1.327,
      "lower_ci_bound": 0.1517,
      "upper_ci_bound": 10.0988,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.32,
      "n": 25,
      "standard_error": 13.467,
      "lower_ci_bound": 4.3832,
      "upper_ci_bound": 58.6677,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.18,
      "n": 25,
      "standard_error": 7.0747,
      "lower_ci_bound": 0.8576,
      "upper_ci_bound": 40.8907,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 24.11,
      "n": 25,
      "standard_error": 10.8994,
      "lower_ci_bound": 8.5039,
      "upper_ci_bound": 52.0702,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 41.3,
      "n": 25,
      "standard_error": 13.0499,
      "lower_ci_bound": 18.8084,
      "upper_ci_bound": 68.1232,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 5.79,
      "n": 25,
      "standard_error": 5.4283,
      "lower_ci_bound": 0.7825,
      "upper_ci_bound": 32.3941,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4013.00",
      "title": "Museum Technicians and Conservators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.45,
      "n": 58,
      "standard_error": 4.0505,
      "lower_ci_bound": 0.6854,
      "upper_ci_bound": 23.8906,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.22,
      "n": 58,
      "standard_error": 5.7556,
      "lower_ci_bound": 3.1402,
      "upper_ci_bound": 28.5587,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.65,
      "n": 58,
      "standard_error": 3.2283,
      "lower_ci_bound": 0.6009,
      "upper_ci_bound": 19.2193,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.19,
      "n": 58,
      "standard_error": 5.2053,
      "lower_ci_bound": 2.1798,
      "upper_ci_bound": 26.2984,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.74,
      "n": 58,
      "standard_error": 2.6604,
      "lower_ci_bound": 0.379,
      "upper_ci_bound": 17.2298,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 64.65,
      "n": 58,
      "standard_error": 9.98,
      "lower_ci_bound": 43.2719,
      "upper_ci_bound": 81.4292,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.67,
      "n": 58,
      "standard_error": 4.5777,
      "lower_ci_bound": 0.6192,
      "upper_ci_bound": 27.7642,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 1.44,
      "n": 58,
      "standard_error": 1.4418,
      "lower_ci_bound": 0.1903,
      "upper_ci_bound": 10.0565,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4022.00",
      "title": "Librarians and Media Collections Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.75,
      "n": 41,
      "standard_error": 0.3203,
      "lower_ci_bound": 3.0979,
      "upper_ci_bound": 4.3925,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 15.02,
      "n": 28,
      "standard_error": 6.3631,
      "lower_ci_bound": 5.9767,
      "upper_ci_bound": 32.9572,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 17.05,
      "n": 28,
      "standard_error": 12.497,
      "lower_ci_bound": 3.2451,
      "upper_ci_bound": 55.7479,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.85,
      "n": 28,
      "standard_error": 5.4814,
      "lower_ci_bound": 2.3489,
      "upper_ci_bound": 28.1347,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 27.66,
      "n": 28,
      "standard_error": 13.0635,
      "lower_ci_bound": 9.1038,
      "upper_ci_bound": 59.3434,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 29.62,
      "n": 28,
      "standard_error": 10.7696,
      "lower_ci_bound": 12.7226,
      "upper_ci_bound": 54.8458,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.81,
      "n": 28,
      "standard_error": 1.8669,
      "lower_ci_bound": 0.2118,
      "upper_ci_bound": 13.7525,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-4031.00",
      "title": "Library Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 70.37,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9021.00",
      "title": "Farm and Home Management Educators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.26,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 24.83,
      "n": 28,
      "standard_error": 12.6448,
      "lower_ci_bound": 7.6022,
      "upper_ci_bound": 57.0128,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.14,
      "n": 28,
      "standard_error": 0.1421,
      "lower_ci_bound": 0.016,
      "upper_ci_bound": 1.1496,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 59.84,
      "n": 28,
      "standard_error": 14.6512,
      "lower_ci_bound": 29.9004,
      "upper_ci_bound": 83.887,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 10.85,
      "n": 28,
      "standard_error": 10.2858,
      "lower_ci_bound": 1.353,
      "upper_ci_bound": 51.8994,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.21,
      "n": 28,
      "standard_error": 4.2821,
      "lower_ci_bound": 0.4944,
      "upper_ci_bound": 27.9772,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0.14,
      "n": 28,
      "standard_error": 0.1424,
      "lower_ci_bound": 0.016,
      "upper_ci_bound": 1.1533,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9031.00",
      "title": "Instructional Coordinators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.38,
      "n": 26,
      "standard_error": 0.264,
      "lower_ci_bound": 3.8379,
      "upper_ci_bound": 4.9253,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.24,
      "n": 18,
      "standard_error": 1.3061,
      "lower_ci_bound": 0.1316,
      "upper_ci_bound": 10.6617,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 27.1,
      "n": 18,
      "standard_error": 13.9873,
      "lower_ci_bound": 7.7046,
      "upper_ci_bound": 62.3454,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.89,
      "n": 18,
      "standard_error": 14.0058,
      "lower_ci_bound": 3.7394,
      "upper_ci_bound": 61.3335,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.12,
      "n": 18,
      "standard_error": 13.6187,
      "lower_ci_bound": 2.655,
      "upper_ci_bound": 61.0119,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.24,
      "n": 18,
      "standard_error": 2.7409,
      "lower_ci_bound": 0.5255,
      "upper_ci_bound": 17.4861,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 16.28,
      "n": 18,
      "standard_error": 13.8235,
      "lower_ci_bound": 2.2364,
      "upper_ci_bound": 62.3011,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 15.14,
      "n": 18,
      "standard_error": 13.6246,
      "lower_ci_bound": 1.8671,
      "upper_ci_bound": 62.5724,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9042.00",
      "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.21,
      "n": 18,
      "standard_error": 0.3216,
      "lower_ci_bound": 1.5347,
      "upper_ci_bound": 2.8918,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 24.61,
      "n": 22,
      "standard_error": 12.517,
      "lower_ci_bound": 7.43,
      "upper_ci_bound": 57.0403,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 18.2,
      "n": 22,
      "standard_error": 11.6738,
      "lower_ci_bound": 4.1754,
      "upper_ci_bound": 53.1915,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.48,
      "n": 22,
      "standard_error": 11.53,
      "lower_ci_bound": 2.384,
      "upper_ci_bound": 53.9997,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 39.16,
      "n": 22,
      "standard_error": 21.8537,
      "lower_ci_bound": 8.7205,
      "upper_ci_bound": 81.2588,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.55,
      "n": 22,
      "standard_error": 3.5553,
      "lower_ci_bound": 0.4225,
      "upper_ci_bound": 24.1885,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9043.00",
      "title": "Teaching Assistants, Special Education",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.23,
      "n": 22,
      "standard_error": 0.1967,
      "lower_ci_bound": 1.8209,
      "upper_ci_bound": 2.639,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.48,
      "n": 33,
      "standard_error": 1.5947,
      "lower_ci_bound": 0.1633,
      "upper_ci_bound": 12.1943,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 57.32,
      "n": 33,
      "standard_error": 14.3205,
      "lower_ci_bound": 28.9584,
      "upper_ci_bound": 81.5673,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 37.26,
      "n": 33,
      "standard_error": 15.2662,
      "lower_ci_bound": 13.5706,
      "upper_ci_bound": 69.1911,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.2,
      "n": 33,
      "standard_error": 0.2251,
      "lower_ci_bound": 0.021,
      "upper_ci_bound": 1.9239,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 3.73,
      "n": 33,
      "standard_error": 3.3662,
      "lower_ci_bound": 0.5727,
      "upper_ci_bound": 20.7149,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "25-9044.00",
      "title": "Teaching Assistants, Postsecondary",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.69,
      "n": 25,
      "standard_error": 6.4169,
      "lower_ci_bound": 2.3085,
      "upper_ci_bound": 32.7661,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.7,
      "n": 25,
      "standard_error": 4.5895,
      "lower_ci_bound": 1.0284,
      "upper_ci_bound": 26.0362,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.37,
      "n": 25,
      "standard_error": 4.6199,
      "lower_ci_bound": 0.8609,
      "upper_ci_bound": 27.0405,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 68.02,
      "n": 25,
      "standard_error": 10.4298,
      "lower_ci_bound": 44.158,
      "upper_ci_bound": 85.1262,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 3.52,
      "n": 25,
      "standard_error": 3.5118,
      "lower_ci_bound": 0.4305,
      "upper_ci_bound": 23.557,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.69,
      "n": 25,
      "standard_error": 5.4888,
      "lower_ci_bound": 1.6615,
      "upper_ci_bound": 29.1222,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1011.00",
      "title": "Art Directors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.12,
      "n": 25,
      "standard_error": 0.3165,
      "lower_ci_bound": 2.4641,
      "upper_ci_bound": 3.7704,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 26.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 26.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1012.00",
      "title": "Craft Artists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 27.33,
      "n": 17,
      "standard_error": 19.2218,
      "lower_ci_bound": 4.6091,
      "upper_ci_bound": 74.531,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.26,
      "n": 17,
      "standard_error": 0.2695,
      "lower_ci_bound": 0.0284,
      "upper_ci_bound": 2.3168,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 37.03,
      "n": 17,
      "standard_error": 21.044,
      "lower_ci_bound": 7.9891,
      "upper_ci_bound": 79.9369,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 35.12,
      "n": 17,
      "standard_error": 15.6532,
      "lower_ci_bound": 11.2043,
      "upper_ci_bound": 69.9005,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.26,
      "n": 17,
      "standard_error": 0.2695,
      "lower_ci_bound": 0.0284,
      "upper_ci_bound": 2.3168,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1013.00",
      "title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.13,
      "n": 18,
      "standard_error": 0.1405,
      "lower_ci_bound": 0.0144,
      "upper_ci_bound": 1.2211,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 5.4,
      "n": 18,
      "standard_error": 5.4074,
      "lower_ci_bound": 0.6067,
      "upper_ci_bound": 34.7691,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 39.68,
      "n": 18,
      "standard_error": 24.4662,
      "lower_ci_bound": 7.0736,
      "upper_ci_bound": 85.0412,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.7,
      "n": 18,
      "standard_error": 1.319,
      "lower_ci_bound": 0.3266,
      "upper_ci_bound": 8.3741,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52.75,
      "n": 18,
      "standard_error": 25.2437,
      "lower_ci_bound": 11.6435,
      "upper_ci_bound": 90.4399,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.34,
      "n": 18,
      "standard_error": 0.3524,
      "lower_ci_bound": 0.0367,
      "upper_ci_bound": 3.0094,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1014.00",
      "title": "Special Effects Artists and Animators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.88,
      "n": 16,
      "standard_error": 0.317,
      "lower_ci_bound": 1.2039,
      "upper_ci_bound": 2.5554,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.3,
      "n": 16,
      "standard_error": 4.4296,
      "lower_ci_bound": 0.4512,
      "upper_ci_bound": 30.8228,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.29,
      "n": 16,
      "standard_error": 0.3106,
      "lower_ci_bound": 0.0286,
      "upper_ci_bound": 2.8217,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 15.23,
      "n": 16,
      "standard_error": 13.929,
      "lower_ci_bound": 1.7714,
      "upper_ci_bound": 64.1701,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.26,
      "n": 16,
      "standard_error": 6.9623,
      "lower_ci_bound": 3.3958,
      "upper_ci_bound": 35.6986,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 67.92,
      "n": 16,
      "standard_error": 15.7215,
      "lower_ci_bound": 31.2638,
      "upper_ci_bound": 90.7885,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1021.00",
      "title": "Commercial and Industrial Designers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.63,
      "n": 13,
      "standard_error": 0.2199,
      "lower_ci_bound": 1.1505,
      "upper_ci_bound": 2.1089,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.63,
      "n": 22,
      "standard_error": 0.642,
      "lower_ci_bound": 0.0739,
      "upper_ci_bound": 5.1054,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 3.62,
      "n": 22,
      "standard_error": 3.0663,
      "lower_ci_bound": 0.5993,
      "upper_ci_bound": 18.9427,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.07,
      "n": 22,
      "standard_error": 1.0879,
      "lower_ci_bound": 0.1267,
      "upper_ci_bound": 8.4136,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 44.02,
      "n": 22,
      "standard_error": 11.5415,
      "lower_ci_bound": 22.8922,
      "upper_ci_bound": 67.5597,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50.67,
      "n": 22,
      "standard_error": 11.6612,
      "lower_ci_bound": 28.0201,
      "upper_ci_bound": 73.0457,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1022.00",
      "title": "Fashion Designers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.02,
      "n": 19,
      "standard_error": 0.3078,
      "lower_ci_bound": 1.3727,
      "upper_ci_bound": 2.6662,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.9,
      "n": 19,
      "standard_error": 0.969,
      "lower_ci_bound": 0.092,
      "upper_ci_bound": 8.1916,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 75.78,
      "n": 19,
      "standard_error": 13.0881,
      "lower_ci_bound": 41.1557,
      "upper_ci_bound": 93.3303,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.9,
      "n": 19,
      "standard_error": 0.9785,
      "lower_ci_bound": 0.0899,
      "upper_ci_bound": 8.3623,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.17,
      "n": 19,
      "standard_error": 11.0906,
      "lower_ci_bound": 1.1877,
      "upper_ci_bound": 56.8226,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.34,
      "n": 19,
      "standard_error": 3.3269,
      "lower_ci_bound": 0.3963,
      "upper_ci_bound": 23.1223,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.91,
      "n": 19,
      "standard_error": 6.4076,
      "lower_ci_bound": 1.3352,
      "upper_ci_bound": 35.2839,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1023.00",
      "title": "Floral Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1024.00",
      "title": "Graphic Designers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 84,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1025.00",
      "title": "Interior Designers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.64,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 39.46,
      "n": 24,
      "standard_error": 12.2649,
      "lower_ci_bound": 18.39,
      "upper_ci_bound": 65.3401,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.7,
      "n": 24,
      "standard_error": 6.4052,
      "lower_ci_bound": 1.7667,
      "upper_ci_bound": 33.5634,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.52,
      "n": 24,
      "standard_error": 7.4749,
      "lower_ci_bound": 8.3109,
      "upper_ci_bound": 39.3587,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.68,
      "n": 24,
      "standard_error": 8.6195,
      "lower_ci_bound": 3.9808,
      "upper_ci_bound": 41.6707,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 17.64,
      "n": 24,
      "standard_error": 7.6114,
      "lower_ci_bound": 6.7531,
      "upper_ci_bound": 38.7638,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1026.00",
      "title": "Merchandise Displayers and Window Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-1027.00",
      "title": "Set and Exhibit Designers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 45.42,
      "n": 17,
      "standard_error": 12.411,
      "lower_ci_bound": 22.355,
      "upper_ci_bound": 70.6311,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 16.24,
      "n": 17,
      "standard_error": 8.5727,
      "lower_ci_bound": 4.8477,
      "upper_ci_bound": 42.4459,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.81,
      "n": 17,
      "standard_error": 3.8108,
      "lower_ci_bound": 0.4342,
      "upper_ci_bound": 26.432,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 20.68,
      "n": 17,
      "standard_error": 8.3545,
      "lower_ci_bound": 8.1346,
      "upper_ci_bound": 43.422,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 13.86,
      "n": 17,
      "standard_error": 13.4031,
      "lower_ci_bound": 1.4672,
      "upper_ci_bound": 63.4819,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2011.00",
      "title": "Actors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 15.22,
      "n": 36,
      "standard_error": 7.5905,
      "lower_ci_bound": 5.1556,
      "upper_ci_bound": 37.2086,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.58,
      "n": 36,
      "standard_error": 7.553,
      "lower_ci_bound": 2.2843,
      "upper_ci_bound": 37.4371,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.61,
      "n": 36,
      "standard_error": 3.2144,
      "lower_ci_bound": 1.0866,
      "upper_ci_bound": 17.5639,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.89,
      "n": 36,
      "standard_error": 6.1534,
      "lower_ci_bound": 4.6362,
      "upper_ci_bound": 31.0401,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 56.67,
      "n": 36,
      "standard_error": 8.7026,
      "lower_ci_bound": 38.9061,
      "upper_ci_bound": 72.8632,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.04,
      "n": 36,
      "standard_error": 0.0412,
      "lower_ci_bound": 0.005,
      "upper_ci_bound": 0.3217,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.00",
      "title": "Producers and Directors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.9,
      "n": 36,
      "standard_error": 0.3074,
      "lower_ci_bound": 1.2803,
      "upper_ci_bound": 2.5285,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 31.19,
      "n": 19,
      "standard_error": 17.7573,
      "lower_ci_bound": 7.3805,
      "upper_ci_bound": 72.0511,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.99,
      "n": 19,
      "standard_error": 9.6314,
      "lower_ci_bound": 3.4783,
      "upper_ci_bound": 46.3199,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.82,
      "n": 19,
      "standard_error": 1.8931,
      "lower_ci_bound": 0.2013,
      "upper_ci_bound": 14.617,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52,
      "n": 19,
      "standard_error": 16.778,
      "lower_ci_bound": 20.8777,
      "upper_ci_bound": 81.6398,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.03",
      "title": "Media Programming Directors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.78,
      "n": 19,
      "standard_error": 0.2388,
      "lower_ci_bound": 1.2827,
      "upper_ci_bound": 2.2861,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 1.34,
      "n": 27,
      "standard_error": 1.0634,
      "lower_ci_bound": 0.26,
      "upper_ci_bound": 6.6223,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.4,
      "n": 27,
      "standard_error": 0.4128,
      "lower_ci_bound": 0.0488,
      "upper_ci_bound": 3.242,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.24,
      "n": 27,
      "standard_error": 9.0273,
      "lower_ci_bound": 1.4932,
      "upper_ci_bound": 46.2046,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 18.77,
      "n": 27,
      "standard_error": 10.9593,
      "lower_ci_bound": 5.0103,
      "upper_ci_bound": 50.3121,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 42.31,
      "n": 27,
      "standard_error": 13.6497,
      "lower_ci_bound": 18.8538,
      "upper_ci_bound": 69.8345,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 8.55,
      "n": 27,
      "standard_error": 8.0227,
      "lower_ci_bound": 1.1222,
      "upper_ci_bound": 43.5149,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10.89,
      "n": 27,
      "standard_error": 7.5112,
      "lower_ci_bound": 2.4299,
      "upper_ci_bound": 37.4951,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 7.49,
      "n": 27,
      "standard_error": 7.111,
      "lower_ci_bound": 0.9723,
      "upper_ci_bound": 40.0312,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.04",
      "title": "Talent Directors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.3,
      "n": 23,
      "standard_error": 0.1562,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6203,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.17,
      "n": 17,
      "standard_error": 4.359,
      "lower_ci_bound": 0.4279,
      "upper_ci_bound": 30.5499,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.49,
      "n": 17,
      "standard_error": 1.5885,
      "lower_ci_bound": 0.1525,
      "upper_ci_bound": 13.0388,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.42,
      "n": 17,
      "standard_error": 0.4541,
      "lower_ci_bound": 0.0428,
      "upper_ci_bound": 4.0215,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.43,
      "n": 17,
      "standard_error": 1.0234,
      "lower_ci_bound": 0.3105,
      "upper_ci_bound": 6.3328,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 92.07,
      "n": 17,
      "standard_error": 5.2833,
      "lower_ci_bound": 71.4618,
      "upper_ci_bound": 98.1757,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.42,
      "n": 17,
      "standard_error": 0.4536,
      "lower_ci_bound": 0.0429,
      "upper_ci_bound": 4.0108,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2012.05",
      "title": "Media Technical Directors/Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.89,
      "n": 14,
      "standard_error": 0.2274,
      "lower_ci_bound": 1.3951,
      "upper_ci_bound": 2.3777,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 34.8,
      "n": 24,
      "standard_error": 15.2995,
      "lower_ci_bound": 11.6809,
      "upper_ci_bound": 68.2857,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 23.33,
      "n": 24,
      "standard_error": 14.1744,
      "lower_ci_bound": 5.5793,
      "upper_ci_bound": 61.0529,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.46,
      "n": 24,
      "standard_error": 3.4748,
      "lower_ci_bound": 1.4165,
      "upper_ci_bound": 18.8593,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.25,
      "n": 24,
      "standard_error": 2.822,
      "lower_ci_bound": 0.5228,
      "upper_ci_bound": 17.6922,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.7,
      "n": 24,
      "standard_error": 7.7114,
      "lower_ci_bound": 1.2626,
      "upper_ci_bound": 41.5212,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 24.46,
      "n": 24,
      "standard_error": 11.1558,
      "lower_ci_bound": 8.495,
      "upper_ci_bound": 53.0285,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2021.00",
      "title": "Athletes and Sports Competitors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.65,
      "n": 33,
      "standard_error": 2.0182,
      "lower_ci_bound": 1.1634,
      "upper_ci_bound": 10.8681,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 8.86,
      "n": 33,
      "standard_error": 7.2897,
      "lower_ci_bound": 1.5235,
      "upper_ci_bound": 37.9376,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 17.41,
      "n": 33,
      "standard_error": 9.935,
      "lower_ci_bound": 4.9074,
      "upper_ci_bound": 46.271,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 48.89,
      "n": 33,
      "standard_error": 14.4689,
      "lower_ci_bound": 22.7288,
      "upper_ci_bound": 75.6804,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 19.37,
      "n": 33,
      "standard_error": 7.4047,
      "lower_ci_bound": 8.3813,
      "upper_ci_bound": 38.6906,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 1.81,
      "n": 33,
      "standard_error": 1.8217,
      "lower_ci_bound": 0.2275,
      "upper_ci_bound": 12.9534,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2022.00",
      "title": "Coaches and Scouts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.51,
      "n": 33,
      "standard_error": 0.3413,
      "lower_ci_bound": 1.8168,
      "upper_ci_bound": 3.2072,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2023.00",
      "title": "Umpires, Referees, and Other Sports Officials",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 34.17,
      "n": 17,
      "standard_error": 11.9923,
      "lower_ci_bound": 14.3555,
      "upper_ci_bound": 61.642,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 45.06,
      "n": 17,
      "standard_error": 14.1788,
      "lower_ci_bound": 19.5826,
      "upper_ci_bound": 73.4149,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.54,
      "n": 17,
      "standard_error": 8.9405,
      "lower_ci_bound": 3.0078,
      "upper_ci_bound": 44.1515,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.24,
      "n": 17,
      "standard_error": 5.1606,
      "lower_ci_bound": 1.507,
      "upper_ci_bound": 28.469,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2031.00",
      "title": "Dancers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2032.00",
      "title": "Choreographers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.11,
      "n": 51,
      "standard_error": 2.4484,
      "lower_ci_bound": 1.9163,
      "upper_ci_bound": 12.9282,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 3.8,
      "n": 51,
      "standard_error": 2.204,
      "lower_ci_bound": 1.165,
      "upper_ci_bound": 11.7061,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.2,
      "n": 51,
      "standard_error": 2.8607,
      "lower_ci_bound": 2.4037,
      "upper_ci_bound": 15.0774,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.89,
      "n": 51,
      "standard_error": 5.4578,
      "lower_ci_bound": 1.862,
      "upper_ci_bound": 27.9066,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 24.02,
      "n": 51,
      "standard_error": 7.2496,
      "lower_ci_bound": 12.4596,
      "upper_ci_bound": 41.2463,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.21,
      "n": 51,
      "standard_error": 1.9756,
      "lower_ci_bound": 0.3588,
      "upper_ci_bound": 12.4167,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 28.21,
      "n": 51,
      "standard_error": 10.9783,
      "lower_ci_bound": 11.6823,
      "upper_ci_bound": 53.8612,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 1.93,
      "n": 51,
      "standard_error": 1.939,
      "lower_ci_bound": 0.2518,
      "upper_ci_bound": 13.3321,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 20.62,
      "n": 51,
      "standard_error": 8.8526,
      "lower_ci_bound": 8.0595,
      "upper_ci_bound": 43.4954,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2041.00",
      "title": "Music Directors and Composers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 19.24,
      "n": 54,
      "standard_error": 16.4463,
      "lower_ci_bound": 2.7709,
      "upper_ci_bound": 66.5641,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 12.14,
      "n": 54,
      "standard_error": 5.2873,
      "lower_ci_bound": 4.8625,
      "upper_ci_bound": 27.1899,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.32,
      "n": 54,
      "standard_error": 0.3302,
      "lower_ci_bound": 0.0409,
      "upper_ci_bound": 2.4834,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.56,
      "n": 54,
      "standard_error": 3.724,
      "lower_ci_bound": 3.483,
      "upper_ci_bound": 19.5574,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 29.07,
      "n": 54,
      "standard_error": 8.1596,
      "lower_ci_bound": 15.638,
      "upper_ci_bound": 47.549,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.85,
      "n": 54,
      "standard_error": 0.8696,
      "lower_ci_bound": 0.1096,
      "upper_ci_bound": 6.3323,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 17.15,
      "n": 54,
      "standard_error": 6.0122,
      "lower_ci_bound": 8.1394,
      "upper_ci_bound": 32.6008,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 9.33,
      "n": 54,
      "standard_error": 9.6072,
      "lower_ci_bound": 1.0437,
      "upper_ci_bound": 50.0968,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-2042.00",
      "title": "Musicians and Singers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 3.33,
      "n": 54,
      "standard_error": 3.1995,
      "lower_ci_bound": 0.4664,
      "upper_ci_bound": 20.1915,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 26.83,
      "n": 19,
      "standard_error": 15.5069,
      "lower_ci_bound": 6.5218,
      "upper_ci_bound": 65.8423,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 30.3,
      "n": 19,
      "standard_error": 16.1263,
      "lower_ci_bound": 8.0401,
      "upper_ci_bound": 68.3795,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.5,
      "n": 19,
      "standard_error": 1.9386,
      "lower_ci_bound": 0.4809,
      "upper_ci_bound": 11.9931,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 35.18,
      "n": 19,
      "standard_error": 20.6397,
      "lower_ci_bound": 7.4951,
      "upper_ci_bound": 78.4202,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5.19,
      "n": 19,
      "standard_error": 5.2308,
      "lower_ci_bound": 0.5818,
      "upper_ci_bound": 33.8284,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3011.00",
      "title": "Broadcast Announcers and Radio Disc Jockeys",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.25,
      "n": 19,
      "standard_error": 0.1034,
      "lower_ci_bound": 1.0303,
      "upper_ci_bound": 1.4646,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 90.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3031.00",
      "title": "Public Relations Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 80.43,
      "n": 21,
      "standard_error": 9.5712,
      "lower_ci_bound": 53.6165,
      "upper_ci_bound": 93.5922,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.27,
      "n": 21,
      "standard_error": 1.4503,
      "lower_ci_bound": 0.1162,
      "upper_ci_bound": 12.514,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 17.03,
      "n": 21,
      "standard_error": 8.7468,
      "lower_ci_bound": 5.3387,
      "upper_ci_bound": 42.7449,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 1.27,
      "n": 21,
      "standard_error": 1.4503,
      "lower_ci_bound": 0.1162,
      "upper_ci_bound": 12.514,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3041.00",
      "title": "Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.9,
      "n": 24,
      "standard_error": 6.3204,
      "lower_ci_bound": 0.9578,
      "upper_ci_bound": 36.2049,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 15.89,
      "n": 24,
      "standard_error": 8.8251,
      "lower_ci_bound": 4.5977,
      "upper_ci_bound": 42.5438,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 35.25,
      "n": 24,
      "standard_error": 16.2056,
      "lower_ci_bound": 11.1353,
      "upper_ci_bound": 70.2796,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 33.02,
      "n": 24,
      "standard_error": 16.668,
      "lower_ci_bound": 9.3933,
      "upper_ci_bound": 70.0915,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.5,
      "n": 24,
      "standard_error": 2.5821,
      "lower_ci_bound": 0.2873,
      "upper_ci_bound": 18.6319,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5.46,
      "n": 24,
      "standard_error": 4.8014,
      "lower_ci_bound": 0.8351,
      "upper_ci_bound": 28.3522,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0.99,
      "n": 24,
      "standard_error": 1.0233,
      "lower_ci_bound": 0.1143,
      "upper_ci_bound": 7.9964,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3042.00",
      "title": "Technical Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 35.37,
      "n": 13,
      "standard_error": 26.3953,
      "lower_ci_bound": 4.2342,
      "upper_ci_bound": 87.1354,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 17.68,
      "n": 13,
      "standard_error": 13.1976,
      "lower_ci_bound": 2.8939,
      "upper_ci_bound": 60.7656,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 46.95,
      "n": 13,
      "standard_error": 17.7943,
      "lower_ci_bound": 15.7239,
      "upper_ci_bound": 80.7576,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.00",
      "title": "Writers and Authors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.14,
      "n": 9,
      "standard_error": 0.1212,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.42,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3043.05",
      "title": "Poets, Lyricists and Creative Writers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 8.02,
      "n": 22,
      "standard_error": 5.1661,
      "lower_ci_bound": 1.9926,
      "upper_ci_bound": 27.2242,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.27,
      "n": 22,
      "standard_error": 1.4074,
      "lower_ci_bound": 0.1244,
      "upper_ci_bound": 11.7232,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.42,
      "n": 22,
      "standard_error": 4.2974,
      "lower_ci_bound": 0.5559,
      "upper_ci_bound": 27.7044,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 54.72,
      "n": 22,
      "standard_error": 14.8605,
      "lower_ci_bound": 25.7688,
      "upper_ci_bound": 80.7914,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 27.88,
      "n": 22,
      "standard_error": 13.4899,
      "lower_ci_bound": 8.7432,
      "upper_ci_bound": 60.9415,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 3.69,
      "n": 22,
      "standard_error": 3.7665,
      "lower_ci_bound": 0.4193,
      "upper_ci_bound": 25.7988,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3091.00",
      "title": "Interpreters and Translators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.01,
      "n": 22,
      "standard_error": 0.2875,
      "lower_ci_bound": 3.4124,
      "upper_ci_bound": 4.6084,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 5.47,
      "n": 21,
      "standard_error": 4.9705,
      "lower_ci_bound": 0.7714,
      "upper_ci_bound": 30.0717,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 74.84,
      "n": 21,
      "standard_error": 12.0394,
      "lower_ci_bound": 43.937,
      "upper_ci_bound": 91.8595,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.25,
      "n": 21,
      "standard_error": 4.9654,
      "lower_ci_bound": 0.6847,
      "upper_ci_bound": 30.784,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.59,
      "n": 21,
      "standard_error": 7.7486,
      "lower_ci_bound": 2.6353,
      "upper_ci_bound": 38.8313,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.86,
      "n": 21,
      "standard_error": 2.8954,
      "lower_ci_bound": 0.3348,
      "upper_ci_bound": 20.5472,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-3092.00",
      "title": "Court Reporters and Simultaneous Captioners",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.65,
      "n": 22,
      "standard_error": 0.3767,
      "lower_ci_bound": 2.8715,
      "upper_ci_bound": 4.4384,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 25.07,
      "n": 25,
      "standard_error": 11.8802,
      "lower_ci_bound": 8.3186,
      "upper_ci_bound": 55.2423,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.87,
      "n": 25,
      "standard_error": 8.434,
      "lower_ci_bound": 7.6732,
      "upper_ci_bound": 42.5277,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.19,
      "n": 25,
      "standard_error": 1.1236,
      "lower_ci_bound": 0.1685,
      "upper_ci_bound": 7.9489,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.19,
      "n": 25,
      "standard_error": 7.8835,
      "lower_ci_bound": 2.3909,
      "upper_ci_bound": 39.3134,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 42.67,
      "n": 25,
      "standard_error": 13.7724,
      "lower_ci_bound": 18.8916,
      "upper_ci_bound": 70.408,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4011.00",
      "title": "Audio and Video Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.49,
      "n": 22,
      "standard_error": 0.3064,
      "lower_ci_bound": 1.8571,
      "upper_ci_bound": 3.1314,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 17.42,
      "n": 23,
      "standard_error": 9.9582,
      "lower_ci_bound": 4.7793,
      "upper_ci_bound": 46.9905,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.2,
      "n": 23,
      "standard_error": 6.849,
      "lower_ci_bound": 2.3546,
      "upper_ci_bound": 34.8742,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 26.62,
      "n": 23,
      "standard_error": 12.5699,
      "lower_ci_bound": 8.7211,
      "upper_ci_bound": 57.9475,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 43.37,
      "n": 23,
      "standard_error": 17.92,
      "lower_ci_bound": 14.4287,
      "upper_ci_bound": 77.665,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 2.39,
      "n": 23,
      "standard_error": 1.5421,
      "lower_ci_bound": 0.616,
      "upper_ci_bound": 8.7992,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4012.00",
      "title": "Broadcast Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.82,
      "n": 19,
      "standard_error": 0.4825,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.8377,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 20,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4014.00",
      "title": "Sound Engineering Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4021.00",
      "title": "Photographers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 17.82,
      "n": 20,
      "standard_error": 14.1914,
      "lower_ci_bound": 2.7758,
      "upper_ci_bound": 62.2359,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.58,
      "n": 20,
      "standard_error": 11.4988,
      "lower_ci_bound": 2.4096,
      "upper_ci_bound": 54.1076,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 60.7,
      "n": 20,
      "standard_error": 15.9565,
      "lower_ci_bound": 27.5823,
      "upper_ci_bound": 86.2328,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.9,
      "n": 20,
      "standard_error": 3.9189,
      "lower_ci_bound": 2.025,
      "upper_ci_bound": 20.9936,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4031.00",
      "title": "Camera Operators, Television, Video, and Film",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.52,
      "n": 17,
      "standard_error": 0.2642,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.077,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 16.28,
      "n": 19,
      "standard_error": 14.3007,
      "lower_ci_bound": 2.0997,
      "upper_ci_bound": 63.8044,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.18,
      "n": 19,
      "standard_error": 0.8879,
      "lower_ci_bound": 0.2389,
      "upper_ci_bound": 5.5905,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 16.85,
      "n": 19,
      "standard_error": 10.387,
      "lower_ci_bound": 4.0964,
      "upper_ci_bound": 49.0308,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 65.1,
      "n": 19,
      "standard_error": 13.2816,
      "lower_ci_bound": 35.3278,
      "upper_ci_bound": 86.4329,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.59,
      "n": 19,
      "standard_error": 0.6074,
      "lower_ci_bound": 0.0667,
      "upper_ci_bound": 4.9837,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "27-4032.00",
      "title": "Film and Video Editors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.92,
      "n": 15,
      "standard_error": 0.235,
      "lower_ci_bound": 1.4193,
      "upper_ci_bound": 2.4275,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 3.58,
      "n": 18,
      "standard_error": 3.6137,
      "lower_ci_bound": 0.4069,
      "upper_ci_bound": 25.2515,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.75,
      "n": 18,
      "standard_error": 6.5881,
      "lower_ci_bound": 0.789,
      "upper_ci_bound": 39.7139,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 7.53,
      "n": 18,
      "standard_error": 7.2849,
      "lower_ci_bound": 0.8865,
      "upper_ci_bound": 42.551,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 82.14,
      "n": 18,
      "standard_error": 9.8365,
      "lower_ci_bound": 52.7778,
      "upper_ci_bound": 94.9825,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1011.00",
      "title": "Chiropractors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.17,
      "n": 28,
      "standard_error": 5.9296,
      "lower_ci_bound": 1.2274,
      "upper_ci_bound": 32.4507,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.62,
      "n": 28,
      "standard_error": 5.5598,
      "lower_ci_bound": 0.6893,
      "upper_ci_bound": 33.8338,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5.77,
      "n": 28,
      "standard_error": 5.6952,
      "lower_ci_bound": 0.7082,
      "upper_ci_bound": 34.444,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 81.44,
      "n": 28,
      "standard_error": 9.1873,
      "lower_ci_bound": 55.7659,
      "upper_ci_bound": 93.852,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1021.00",
      "title": "Dentists, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 7.96,
      "n": 20,
      "standard_error": 5.744,
      "lower_ci_bound": 1.65,
      "upper_ci_bound": 30.853,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 19.84,
      "n": 20,
      "standard_error": 10.2456,
      "lower_ci_bound": 6.0396,
      "upper_ci_bound": 48.802,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1022.00",
      "title": "Oral and Maxillofacial Surgeons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 72.2,
      "n": 20,
      "standard_error": 10.9786,
      "lower_ci_bound": 45.2512,
      "upper_ci_bound": 89.0795,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 1.51,
      "n": 24,
      "standard_error": 1.5544,
      "lower_ci_bound": 0.1765,
      "upper_ci_bound": 11.7479,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.73,
      "n": 24,
      "standard_error": 7.3196,
      "lower_ci_bound": 0.9908,
      "upper_ci_bound": 41.1895,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 2.66,
      "n": 24,
      "standard_error": 2.0206,
      "lower_ci_bound": 0.5397,
      "upper_ci_bound": 12.0779,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 7.08,
      "n": 24,
      "standard_error": 6.8562,
      "lower_ci_bound": 0.874,
      "upper_ci_bound": 39.6909,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 12.09,
      "n": 24,
      "standard_error": 6.2899,
      "lower_ci_bound": 3.8855,
      "upper_ci_bound": 31.8712,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 68.94,
      "n": 24,
      "standard_error": 10.4064,
      "lower_ci_bound": 44.8166,
      "upper_ci_bound": 85.8461,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1023.00",
      "title": "Orthodontists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.61,
      "n": 24,
      "standard_error": 0.235,
      "lower_ci_bound": 4.125,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.91,
      "n": 16,
      "standard_error": 2.9732,
      "lower_ci_bound": 0.3177,
      "upper_ci_bound": 22.0086,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 36.06,
      "n": 16,
      "standard_error": 13.4548,
      "lower_ci_bound": 13.9864,
      "upper_ci_bound": 66.1755,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 61.03,
      "n": 16,
      "standard_error": 13.2971,
      "lower_ci_bound": 32.2296,
      "upper_ci_bound": 83.7538,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1024.00",
      "title": "Prosthodontists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.62,
      "n": 16,
      "standard_error": 0.1375,
      "lower_ci_bound": 4.3306,
      "upper_ci_bound": 4.9169,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.33,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 53.33,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 33.33,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1031.00",
      "title": "Dietitians and Nutritionists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 95.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1041.00",
      "title": "Optometrists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 1.75,
      "n": 21,
      "standard_error": 1.7952,
      "lower_ci_bound": 0.2006,
      "upper_ci_bound": 13.6025,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11.47,
      "n": 21,
      "standard_error": 8.9158,
      "lower_ci_bound": 2.0337,
      "upper_ci_bound": 44.7163,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.36,
      "n": 21,
      "standard_error": 2.5194,
      "lower_ci_bound": 0.6861,
      "upper_ci_bound": 14.9173,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 78.36,
      "n": 21,
      "standard_error": 10.7206,
      "lower_ci_bound": 49.198,
      "upper_ci_bound": 93.1189,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 5.06,
      "n": 21,
      "standard_error": 5.1068,
      "lower_ci_bound": 0.5775,
      "upper_ci_bound": 32.8549,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1051.00",
      "title": "Pharmacists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.8,
      "n": 21,
      "standard_error": 0.4807,
      "lower_ci_bound": 2.7972,
      "upper_ci_bound": 4.8028,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.41,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 81.08,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 13.51,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.00",
      "title": "Physician Assistants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.76,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 21.8,
      "n": 20,
      "standard_error": 13.8606,
      "lower_ci_bound": 4.8403,
      "upper_ci_bound": 60.4533,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.81,
      "n": 20,
      "standard_error": 12.2482,
      "lower_ci_bound": 3.1323,
      "upper_ci_bound": 55.8225,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.08,
      "n": 20,
      "standard_error": 3.9915,
      "lower_ci_bound": 0.5019,
      "upper_ci_bound": 26.4336,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 41.68,
      "n": 20,
      "standard_error": 17.5553,
      "lower_ci_bound": 13.6186,
      "upper_ci_bound": 76.4189,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 1.11,
      "n": 20,
      "standard_error": 1.1355,
      "lower_ci_bound": 0.1275,
      "upper_ci_bound": 8.937,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 14.51,
      "n": 20,
      "standard_error": 13.3267,
      "lower_ci_bound": 1.7587,
      "upper_ci_bound": 61.6614,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1071.01",
      "title": "Anesthesiologist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0.66,
      "n": 21,
      "standard_error": 0.6799,
      "lower_ci_bound": 0.0747,
      "upper_ci_bound": 5.504,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 14.09,
      "n": 21,
      "standard_error": 9.4543,
      "lower_ci_bound": 3.118,
      "upper_ci_bound": 45.545,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 52.89,
      "n": 21,
      "standard_error": 12.4585,
      "lower_ci_bound": 28.3469,
      "upper_ci_bound": 76.1093,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 32.36,
      "n": 21,
      "standard_error": 15.174,
      "lower_ci_bound": 10.1263,
      "upper_ci_bound": 67.0146,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1081.00",
      "title": "Podiatrists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.7,
      "n": 22,
      "standard_error": 0.208,
      "lower_ci_bound": 4.2647,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 86.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.00",
      "title": "Occupational Therapists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 21.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 56.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1122.01",
      "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.26,
      "n": 28,
      "standard_error": 5.6136,
      "lower_ci_bound": 0.9282,
      "upper_ci_bound": 32.2305,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.31,
      "n": 28,
      "standard_error": 5.6392,
      "lower_ci_bound": 1.9471,
      "upper_ci_bound": 29.2675,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 38.3,
      "n": 28,
      "standard_error": 13.5691,
      "lower_ci_bound": 16.0429,
      "upper_ci_bound": 66.8481,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 47.13,
      "n": 28,
      "standard_error": 13.2891,
      "lower_ci_bound": 22.9856,
      "upper_ci_bound": 72.6997,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1123.00",
      "title": "Physical Therapists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.27,
      "n": 28,
      "standard_error": 0.4264,
      "lower_ci_bound": 3.3975,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.87,
      "n": 35,
      "standard_error": 4.8091,
      "lower_ci_bound": 2.8228,
      "upper_ci_bound": 24.5911,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.45,
      "n": 35,
      "standard_error": 3.5793,
      "lower_ci_bound": 0.3997,
      "upper_ci_bound": 24.1048,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 50.14,
      "n": 35,
      "standard_error": 10.8866,
      "lower_ci_bound": 29.3339,
      "upper_ci_bound": 70.9042,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 37.54,
      "n": 35,
      "standard_error": 12.4902,
      "lower_ci_bound": 16.9146,
      "upper_ci_bound": 63.9552,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1124.00",
      "title": "Radiation Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 91.89,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5.41,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.7,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1125.00",
      "title": "Recreational Therapists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.49,
      "n": 37,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.15,
      "n": 43,
      "standard_error": 4.3497,
      "lower_ci_bound": 0.8928,
      "upper_ci_bound": 24.6668,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 82.75,
      "n": 43,
      "standard_error": 7.755,
      "lower_ci_bound": 61.5762,
      "upper_ci_bound": 93.4885,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11.69,
      "n": 43,
      "standard_error": 6.5894,
      "lower_ci_bound": 3.519,
      "upper_ci_bound": 32.4317,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.41,
      "n": 43,
      "standard_error": 0.4297,
      "lower_ci_bound": 0.0509,
      "upper_ci_bound": 3.2907,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1126.00",
      "title": "Respiratory Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 88.52,
      "n": 26,
      "standard_error": 10.9689,
      "lower_ci_bound": 45.4992,
      "upper_ci_bound": 98.6156,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 11.48,
      "n": 26,
      "standard_error": 10.9689,
      "lower_ci_bound": 1.3844,
      "upper_ci_bound": 54.5008,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1127.00",
      "title": "Speech-Language Pathologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.99,
      "n": 26,
      "standard_error": 0.0086,
      "lower_ci_bound": 4.9741,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 59.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1128.00",
      "title": "Exercise Physiologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 90.62,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 6.25,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 3.12,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.01",
      "title": "Art Therapists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 73.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1129.02",
      "title": "Music Therapists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 9.1,
      "n": 27,
      "standard_error": 5.1497,
      "lower_ci_bound": 2.7074,
      "upper_ci_bound": 26.4678,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 79.16,
      "n": 27,
      "standard_error": 8.876,
      "lower_ci_bound": 55.6899,
      "upper_ci_bound": 91.985,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 11.74,
      "n": 27,
      "standard_error": 7.9219,
      "lower_ci_bound": 2.6915,
      "upper_ci_bound": 39.0346,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1131.00",
      "title": "Veterinarians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.51,
      "n": 27,
      "standard_error": 0.2019,
      "lower_ci_bound": 4.0937,
      "upper_ci_bound": 4.9238,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0.76,
      "n": 28,
      "standard_error": 0.7809,
      "lower_ci_bound": 0.0916,
      "upper_ci_bound": 6.0188,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 22.5,
      "n": 28,
      "standard_error": 15.6984,
      "lower_ci_bound": 4.378,
      "upper_ci_bound": 64.8038,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 19.39,
      "n": 28,
      "standard_error": 10.6458,
      "lower_ci_bound": 5.6103,
      "upper_ci_bound": 49.3151,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55.92,
      "n": 28,
      "standard_error": 18.2975,
      "lower_ci_bound": 21.6698,
      "upper_ci_bound": 85.3362,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.43,
      "n": 28,
      "standard_error": 1.4323,
      "lower_ci_bound": 0.1791,
      "upper_ci_bound": 10.4661,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.00",
      "title": "Registered Nurses",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.74,
      "n": 28,
      "standard_error": 0.2173,
      "lower_ci_bound": 3.2912,
      "upper_ci_bound": 4.1828,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 57.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.01",
      "title": "Acute Care Nurses",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 86.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.02",
      "title": "Advanced Practice Psychiatric Nurses",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 35.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 10.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.03",
      "title": "Critical Care Nurses",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 85.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1141.04",
      "title": "Clinical Nurse Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 40.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 55.56,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1151.00",
      "title": "Nurse Anesthetists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 3.12,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 81.25,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 15.62,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1161.00",
      "title": "Nurse Midwives",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.82,
      "n": 33,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 65.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 26.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1171.00",
      "title": "Nurse Practitioners",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1181.00",
      "title": "Audiologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.26,
      "n": 35,
      "standard_error": 1.2659,
      "lower_ci_bound": 0.1599,
      "upper_ci_bound": 9.1867,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.85,
      "n": 35,
      "standard_error": 4.9211,
      "lower_ci_bound": 0.5804,
      "upper_ci_bound": 30.8013,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 24.71,
      "n": 35,
      "standard_error": 7.5122,
      "lower_ci_bound": 12.6239,
      "upper_ci_bound": 42.715,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1211.00",
      "title": "Anesthesiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 69.18,
      "n": 35,
      "standard_error": 7.962,
      "lower_ci_bound": 51.2419,
      "upper_ci_bound": 82.7429,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.74,
      "n": 29,
      "standard_error": 0.7653,
      "lower_ci_bound": 0.0893,
      "upper_ci_bound": 5.9016,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.11,
      "n": 29,
      "standard_error": 6.0906,
      "lower_ci_bound": 0.7338,
      "upper_ci_bound": 36.4178,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.71,
      "n": 29,
      "standard_error": 3.6061,
      "lower_ci_bound": 0.9465,
      "upper_ci_bound": 20.3935,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.49,
      "n": 29,
      "standard_error": 1.5176,
      "lower_ci_bound": 0.1801,
      "upper_ci_bound": 11.1982,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 56.38,
      "n": 29,
      "standard_error": 12.4006,
      "lower_ci_bound": 31.509,
      "upper_ci_bound": 78.4026,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 30.57,
      "n": 29,
      "standard_error": 12.2087,
      "lower_ci_bound": 11.9364,
      "upper_ci_bound": 58.8556,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1213.00",
      "title": "Dermatologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 29,
      "standard_error": 0.2507,
      "lower_ci_bound": 3.9631,
      "upper_ci_bound": 4.9903,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.45,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 34.48,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 62.07,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1214.00",
      "title": "Emergency Medicine Physicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.97,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.31,
      "n": 20,
      "standard_error": 0.3362,
      "lower_ci_bound": 0.0324,
      "upper_ci_bound": 2.9225,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 2.25,
      "n": 20,
      "standard_error": 2.4063,
      "lower_ci_bound": 0.2326,
      "upper_ci_bound": 18.5193,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.48,
      "n": 20,
      "standard_error": 7.9886,
      "lower_ci_bound": 1.4707,
      "upper_ci_bound": 42.361,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 59.06,
      "n": 20,
      "standard_error": 19.8293,
      "lower_ci_bound": 20.5884,
      "upper_ci_bound": 88.9256,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 28.89,
      "n": 20,
      "standard_error": 17.6283,
      "lower_ci_bound": 6.3183,
      "upper_ci_bound": 70.9985,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1215.00",
      "title": "Family Medicine Physicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.98,
      "n": 21,
      "standard_error": 0.0199,
      "lower_ci_bound": 4.9385,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 46.99,
      "n": 17,
      "standard_error": 17.6705,
      "lower_ci_bound": 16.4587,
      "upper_ci_bound": 79.9507,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 53.01,
      "n": 17,
      "standard_error": 17.6705,
      "lower_ci_bound": 20.0493,
      "upper_ci_bound": 83.5413,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1216.00",
      "title": "General Internal Medicine Physicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.69,
      "n": 17,
      "standard_error": 0.1711,
      "lower_ci_bound": 4.3225,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 2.4,
      "n": 22,
      "standard_error": 2.4917,
      "lower_ci_bound": 0.2667,
      "upper_ci_bound": 18.3784,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.77,
      "n": 22,
      "standard_error": 5.0906,
      "lower_ci_bound": 0.4836,
      "upper_ci_bound": 34.0162,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 29.18,
      "n": 22,
      "standard_error": 12.7571,
      "lower_ci_bound": 10.2453,
      "upper_ci_bound": 59.8011,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1217.00",
      "title": "Neurologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 63.66,
      "n": 22,
      "standard_error": 14.3035,
      "lower_ci_bound": 32.6231,
      "upper_ci_bound": 86.3679,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.45,
      "n": 15,
      "standard_error": 3.6095,
      "lower_ci_bound": 0.3489,
      "upper_ci_bound": 26.7368,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 22.54,
      "n": 15,
      "standard_error": 11.221,
      "lower_ci_bound": 6.8335,
      "upper_ci_bound": 53.594,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 74.01,
      "n": 15,
      "standard_error": 11.3753,
      "lower_ci_bound": 44.4729,
      "upper_ci_bound": 91.0067,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1218.00",
      "title": "Obstetricians and Gynecologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.96,
      "n": 15,
      "standard_error": 0.0421,
      "lower_ci_bound": 4.8696,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.27,
      "n": 23,
      "standard_error": 0.9573,
      "lower_ci_bound": 0.264,
      "upper_ci_bound": 5.894,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 20.43,
      "n": 23,
      "standard_error": 12.3534,
      "lower_ci_bound": 5.0398,
      "upper_ci_bound": 55.3872,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 78.3,
      "n": 23,
      "standard_error": 12.5801,
      "lower_ci_bound": 43.7275,
      "upper_ci_bound": 94.3695,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1221.00",
      "title": "Pediatricians, General",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.73,
      "n": 23,
      "standard_error": 0.2308,
      "lower_ci_bound": 4.2494,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 6,
      "n": 35,
      "standard_error": 5.8047,
      "lower_ci_bound": 0.7805,
      "upper_ci_bound": 34.0888,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.74,
      "n": 35,
      "standard_error": 2.8576,
      "lower_ci_bound": 0.3175,
      "upper_ci_bound": 19.94,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 29.22,
      "n": 35,
      "standard_error": 6.8994,
      "lower_ci_bound": 17.3285,
      "upper_ci_bound": 44.8511,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 62.04,
      "n": 35,
      "standard_error": 8.2458,
      "lower_ci_bound": 44.5163,
      "upper_ci_bound": 76.9045,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1222.00",
      "title": "Physicians, Pathologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.96,
      "n": 35,
      "standard_error": 0.0272,
      "lower_ci_bound": 4.907,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0.47,
      "n": 39,
      "standard_error": 0.4747,
      "lower_ci_bound": 0.0587,
      "upper_ci_bound": 3.5899,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5.03,
      "n": 39,
      "standard_error": 4.6756,
      "lower_ci_bound": 0.7262,
      "upper_ci_bound": 27.7437,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.8,
      "n": 39,
      "standard_error": 1.7878,
      "lower_ci_bound": 0.2355,
      "upper_ci_bound": 12.4438,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 34.18,
      "n": 39,
      "standard_error": 9.5988,
      "lower_ci_bound": 17.9567,
      "upper_ci_bound": 55.1889,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1223.00",
      "title": "Psychiatrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 58.53,
      "n": 39,
      "standard_error": 8.9414,
      "lower_ci_bound": 40.101,
      "upper_ci_bound": 74.8418,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.04,
      "n": 22,
      "standard_error": 3.0306,
      "lower_ci_bound": 0.3681,
      "upper_ci_bound": 21.0121,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.08,
      "n": 22,
      "standard_error": 10.7636,
      "lower_ci_bound": 1.2681,
      "upper_ci_bound": 54.7225,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 28.02,
      "n": 22,
      "standard_error": 13.5545,
      "lower_ci_bound": 8.7776,
      "upper_ci_bound": 61.1622,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 57.86,
      "n": 22,
      "standard_error": 15.1962,
      "lower_ci_bound": 27.3083,
      "upper_ci_bound": 83.386,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1224.00",
      "title": "Radiologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.88,
      "n": 22,
      "standard_error": 0.0753,
      "lower_ci_bound": 4.7274,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 6.92,
      "n": 22,
      "standard_error": 6.7929,
      "lower_ci_bound": 0.8237,
      "upper_ci_bound": 39.98,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.53,
      "n": 22,
      "standard_error": 3.5935,
      "lower_ci_bound": 0.4043,
      "upper_ci_bound": 24.751,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.36,
      "n": 22,
      "standard_error": 2.3685,
      "lower_ci_bound": 0.2843,
      "upper_ci_bound": 17.0077,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 12.76,
      "n": 22,
      "standard_error": 6.8286,
      "lower_ci_bound": 3.9251,
      "upper_ci_bound": 34.3745,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 21.48,
      "n": 22,
      "standard_error": 10.418,
      "lower_ci_bound": 7.0373,
      "upper_ci_bound": 49.7073,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 52.95,
      "n": 22,
      "standard_error": 11.3072,
      "lower_ci_bound": 30.4564,
      "upper_ci_bound": 74.3089,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.01",
      "title": "Allergists and Immunologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 22,
      "standard_error": 0.465,
      "lower_ci_bound": 2.8396,
      "upper_ci_bound": 4.7737,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 40,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.02",
      "title": "Hospitalists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.21,
      "n": 15,
      "standard_error": 2.289,
      "lower_ci_bound": 0.2317,
      "upper_ci_bound": 17.9934,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 33.37,
      "n": 15,
      "standard_error": 12.8745,
      "lower_ci_bound": 12.6341,
      "upper_ci_bound": 63.42,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 64.43,
      "n": 15,
      "standard_error": 13.0614,
      "lower_ci_bound": 34.7881,
      "upper_ci_bound": 86.012,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.03",
      "title": "Urologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.87,
      "n": 15,
      "standard_error": 0.1102,
      "lower_ci_bound": 4.6341,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.81,
      "n": 23,
      "standard_error": 0.8313,
      "lower_ci_bound": 0.095,
      "upper_ci_bound": 6.5363,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.25,
      "n": 23,
      "standard_error": 1.2945,
      "lower_ci_bound": 0.1443,
      "upper_ci_bound": 10.0098,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 54.89,
      "n": 23,
      "standard_error": 13.9742,
      "lower_ci_bound": 27.4021,
      "upper_ci_bound": 79.6813,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.04",
      "title": "Physical Medicine and Rehabilitation Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 43.05,
      "n": 23,
      "standard_error": 13.8878,
      "lower_ci_bound": 18.932,
      "upper_ci_bound": 70.9931,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 73.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.05",
      "title": "Preventive Medicine Physicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 50.95,
      "n": 20,
      "standard_error": 23.0221,
      "lower_ci_bound": 13.1237,
      "upper_ci_bound": 87.7203,
      "recommend_suppress": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1229.06",
      "title": "Sports Medicine Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 49.05,
      "n": 20,
      "standard_error": 23.0221,
      "lower_ci_bound": 12.2797,
      "upper_ci_bound": 86.8763,
      "recommend_suppress": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.91,
      "n": 13,
      "standard_error": 11.2088,
      "lower_ci_bound": 0.7096,
      "upper_ci_bound": 62.892,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 13.96,
      "n": 13,
      "standard_error": 13.0747,
      "lower_ci_bound": 1.4917,
      "upper_ci_bound": 63.4851,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 13,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 13.96,
      "n": 13,
      "standard_error": 13.0747,
      "lower_ci_bound": 1.4917,
      "upper_ci_bound": 63.4851,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 20.03,
      "n": 13,
      "standard_error": 15.8606,
      "lower_ci_bound": 2.8152,
      "upper_ci_bound": 68.4158,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 42.13,
      "n": 13,
      "standard_error": 23.2002,
      "lower_ci_bound": 8.3892,
      "upper_ci_bound": 85.2704,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1241.00",
      "title": "Ophthalmologists, Except Pediatric",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.67,
      "n": 15,
      "standard_error": 0.1471,
      "lower_ci_bound": 4.3571,
      "upper_ci_bound": 4.9882,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 67.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 7.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 14.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1291.00",
      "title": "Acupuncturists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 75.18,
      "n": 19,
      "standard_error": 11.4991,
      "lower_ci_bound": 45.3507,
      "upper_ci_bound": 91.7034,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.08,
      "n": 19,
      "standard_error": 2.1519,
      "lower_ci_bound": 0.6966,
      "upper_ci_bound": 12.6187,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 9,
      "n": 19,
      "standard_error": 8.3942,
      "lower_ci_bound": 1.1345,
      "upper_ci_bound": 46.0046,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 12.74,
      "n": 19,
      "standard_error": 9.6831,
      "lower_ci_bound": 2.2885,
      "upper_ci_bound": 47.6469,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1292.00",
      "title": "Dental Hygienists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.78,
      "n": 19,
      "standard_error": 0.1236,
      "lower_ci_bound": 4.5229,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.01",
      "title": "Naturopathic Physicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 78.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 7.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-1299.02",
      "title": "Orthoptists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.75,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.54,
      "n": 27,
      "standard_error": 1.6196,
      "lower_ci_bound": 0.173,
      "upper_ci_bound": 12.3405,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 32.4,
      "n": 27,
      "standard_error": 19.612,
      "lower_ci_bound": 7.0675,
      "upper_ci_bound": 75.1207,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 52.12,
      "n": 27,
      "standard_error": 16.9605,
      "lower_ci_bound": 21.2108,
      "upper_ci_bound": 81.4839,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 13.95,
      "n": 27,
      "standard_error": 10.9259,
      "lower_ci_bound": 2.4352,
      "upper_ci_bound": 51.2871,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.00",
      "title": "Medical and Clinical Laboratory Technologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.17,
      "n": 28,
      "standard_error": 0.2534,
      "lower_ci_bound": 3.6475,
      "upper_ci_bound": 4.6875,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 76.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.01",
      "title": "Cytogenetic Technologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 36.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.02",
      "title": "Cytotechnologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2011.04",
      "title": "Histotechnologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.24,
      "n": 40,
      "standard_error": 4.0849,
      "lower_ci_bound": 0.5752,
      "upper_ci_bound": 25.3077,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.44,
      "n": 40,
      "standard_error": 0.4572,
      "lower_ci_bound": 0.0537,
      "upper_ci_bound": 3.5163,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.91,
      "n": 40,
      "standard_error": 0.8068,
      "lower_ci_bound": 0.1505,
      "upper_ci_bound": 5.3078,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 30.9,
      "n": 40,
      "standard_error": 12.5302,
      "lower_ci_bound": 12.0042,
      "upper_ci_bound": 59.4385,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 45.93,
      "n": 40,
      "standard_error": 11.6596,
      "lower_ci_bound": 24.735,
      "upper_ci_bound": 68.7077,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 10.47,
      "n": 40,
      "standard_error": 6.7732,
      "lower_ci_bound": 2.6421,
      "upper_ci_bound": 33.524,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 6.8,
      "n": 40,
      "standard_error": 6.6242,
      "lower_ci_bound": 0.8736,
      "upper_ci_bound": 37.6649,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.31,
      "n": 40,
      "standard_error": 0.3186,
      "lower_ci_bound": 0.0377,
      "upper_ci_bound": 2.4618,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.00",
      "title": "Medical and Clinical Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2012.01",
      "title": "Histology Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.68,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.85,
      "n": 40,
      "standard_error": 6.7359,
      "lower_ci_bound": 2.304,
      "upper_ci_bound": 33.6312,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 12.85,
      "n": 40,
      "standard_error": 8.1114,
      "lower_ci_bound": 3.2968,
      "upper_ci_bound": 38.9537,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.82,
      "n": 40,
      "standard_error": 5.6677,
      "lower_ci_bound": 1.6979,
      "upper_ci_bound": 29.3901,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 62.9,
      "n": 40,
      "standard_error": 10.5647,
      "lower_ci_bound": 40.4271,
      "upper_ci_bound": 80.9042,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 2.77,
      "n": 40,
      "standard_error": 2.0546,
      "lower_ci_bound": 0.6033,
      "upper_ci_bound": 11.768,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.81,
      "n": 40,
      "standard_error": 3.1147,
      "lower_ci_bound": 0.7032,
      "upper_ci_bound": 18.1072,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2031.00",
      "title": "Cardiovascular Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.34,
      "n": 33,
      "standard_error": 8.2735,
      "lower_ci_bound": 7.5287,
      "upper_ci_bound": 41.3938,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 47.13,
      "n": 33,
      "standard_error": 6.6071,
      "lower_ci_bound": 34.181,
      "upper_ci_bound": 60.4679,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 16.83,
      "n": 33,
      "standard_error": 7.4422,
      "lower_ci_bound": 6.4133,
      "upper_ci_bound": 37.4094,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 16.7,
      "n": 33,
      "standard_error": 8.9601,
      "lower_ci_bound": 5.1228,
      "upper_ci_bound": 42.677,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2032.00",
      "title": "Diagnostic Medical Sonographers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.24,
      "n": 46,
      "standard_error": 3.4796,
      "lower_ci_bound": 0.7794,
      "upper_ci_bound": 19.9333,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.81,
      "n": 46,
      "standard_error": 1.439,
      "lower_ci_bound": 0.3602,
      "upper_ci_bound": 8.6028,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 62.63,
      "n": 46,
      "standard_error": 11.2804,
      "lower_ci_bound": 38.8328,
      "upper_ci_bound": 81.5649,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 21.5,
      "n": 46,
      "standard_error": 8.2022,
      "lower_ci_bound": 9.3307,
      "upper_ci_bound": 42.1593,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5.76,
      "n": 46,
      "standard_error": 4.4906,
      "lower_ci_bound": 1.1393,
      "upper_ci_bound": 24.4477,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.07,
      "n": 46,
      "standard_error": 4.0822,
      "lower_ci_bound": 0.5133,
      "upper_ci_bound": 25.8499,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2033.00",
      "title": "Nuclear Medicine Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.52,
      "n": 43,
      "standard_error": 7.6199,
      "lower_ci_bound": 6.0965,
      "upper_ci_bound": 37.6387,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 72.85,
      "n": 43,
      "standard_error": 11.4205,
      "lower_ci_bound": 45.5532,
      "upper_ci_bound": 89.5851,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.63,
      "n": 43,
      "standard_error": 5.7499,
      "lower_ci_bound": 3.3879,
      "upper_ci_bound": 28.748,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2034.00",
      "title": "Radiologic Technologists and Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.62,
      "n": 43,
      "standard_error": 0.266,
      "lower_ci_bound": 4.0826,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 65.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2035.00",
      "title": "Magnetic Resonance Imaging Technologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 40,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2036.00",
      "title": "Medical Dosimetrists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.69,
      "n": 17,
      "standard_error": 8.3089,
      "lower_ci_bound": 1.4125,
      "upper_ci_bound": 44.5417,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.54,
      "n": 17,
      "standard_error": 3.734,
      "lower_ci_bound": 2.5548,
      "upper_ci_bound": 20.2443,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 26.85,
      "n": 17,
      "standard_error": 13.4667,
      "lower_ci_bound": 7.903,
      "upper_ci_bound": 61.0949,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.64,
      "n": 17,
      "standard_error": 8.7845,
      "lower_ci_bound": 3.7235,
      "upper_ci_bound": 43.2178,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 34.57,
      "n": 17,
      "standard_error": 14.4745,
      "lower_ci_bound": 11.9749,
      "upper_ci_bound": 67.2272,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.71,
      "n": 17,
      "standard_error": 6.553,
      "lower_ci_bound": 0.7748,
      "upper_ci_bound": 39.8312,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2051.00",
      "title": "Dietetic Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.21,
      "n": 17,
      "standard_error": 0.2358,
      "lower_ci_bound": 3.7103,
      "upper_ci_bound": 4.7101,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 35.73,
      "n": 31,
      "standard_error": 8.9578,
      "lower_ci_bound": 20.0423,
      "upper_ci_bound": 55.2216,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 41.97,
      "n": 31,
      "standard_error": 9.3141,
      "lower_ci_bound": 24.8836,
      "upper_ci_bound": 61.2344,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.63,
      "n": 31,
      "standard_error": 7.2907,
      "lower_ci_bound": 4.9443,
      "upper_ci_bound": 36.0828,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.83,
      "n": 31,
      "standard_error": 3.7766,
      "lower_ci_bound": 0.488,
      "upper_ci_bound": 24.4332,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.84,
      "n": 31,
      "standard_error": 3.7886,
      "lower_ci_bound": 0.487,
      "upper_ci_bound": 24.5287,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2052.00",
      "title": "Pharmacy Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.74,
      "n": 30,
      "standard_error": 0.2365,
      "lower_ci_bound": 3.2591,
      "upper_ci_bound": 4.2267,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 19.77,
      "n": 26,
      "standard_error": 13.599,
      "lower_ci_bound": 4.0434,
      "upper_ci_bound": 59.0261,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.02,
      "n": 26,
      "standard_error": 3.5052,
      "lower_ci_bound": 1.1511,
      "upper_ci_bound": 19.3664,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 40.12,
      "n": 26,
      "standard_error": 25.412,
      "lower_ci_bound": 7.0496,
      "upper_ci_bound": 85.5455,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.18,
      "n": 26,
      "standard_error": 3.4408,
      "lower_ci_bound": 0.3281,
      "upper_ci_bound": 24.6973,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 29.78,
      "n": 26,
      "standard_error": 21.3863,
      "lower_ci_bound": 4.908,
      "upper_ci_bound": 77.7043,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.13,
      "n": 26,
      "standard_error": 2.2716,
      "lower_ci_bound": 0.2296,
      "upper_ci_bound": 17.0455,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2053.00",
      "title": "Psychiatric Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.33,
      "n": 26,
      "standard_error": 0.7363,
      "lower_ci_bound": 1.8098,
      "upper_ci_bound": 4.8426,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 4.98,
      "n": 29,
      "standard_error": 4.7775,
      "lower_ci_bound": 0.6563,
      "upper_ci_bound": 29.3247,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 31.22,
      "n": 29,
      "standard_error": 10.678,
      "lower_ci_bound": 14.0855,
      "upper_ci_bound": 55.697,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 23.24,
      "n": 29,
      "standard_error": 9.2358,
      "lower_ci_bound": 9.4902,
      "upper_ci_bound": 46.6487,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 40.56,
      "n": 29,
      "standard_error": 11.8075,
      "lower_ci_bound": 20.0137,
      "upper_ci_bound": 65.0449,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2055.00",
      "title": "Surgical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 41.25,
      "n": 25,
      "standard_error": 10.5569,
      "lower_ci_bound": 22.2223,
      "upper_ci_bound": 63.3067,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 14.63,
      "n": 25,
      "standard_error": 8.0432,
      "lower_ci_bound": 4.3421,
      "upper_ci_bound": 39.2989,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.37,
      "n": 25,
      "standard_error": 6.1826,
      "lower_ci_bound": 1.2107,
      "upper_ci_bound": 34.0353,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 26.35,
      "n": 25,
      "standard_error": 12.008,
      "lower_ci_bound": 9.0708,
      "upper_ci_bound": 56.197,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.86,
      "n": 25,
      "standard_error": 4.787,
      "lower_ci_bound": 0.599,
      "upper_ci_bound": 30.2089,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 5.54,
      "n": 25,
      "standard_error": 5.7101,
      "lower_ci_bound": 0.6143,
      "upper_ci_bound": 35.7826,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2056.00",
      "title": "Veterinary Technologists and Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.98,
      "n": 25,
      "standard_error": 0.3218,
      "lower_ci_bound": 2.3142,
      "upper_ci_bound": 3.6424,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 59.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2057.00",
      "title": "Ophthalmic Medical Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 34.77,
      "n": 35,
      "standard_error": 12.3954,
      "lower_ci_bound": 14.9355,
      "upper_ci_bound": 61.8121,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 38.24,
      "n": 35,
      "standard_error": 14.4181,
      "lower_ci_bound": 15.1885,
      "upper_ci_bound": 68.1655,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 15.9,
      "n": 35,
      "standard_error": 8.5969,
      "lower_ci_bound": 4.8682,
      "upper_ci_bound": 41.1165,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11.09,
      "n": 35,
      "standard_error": 7.9328,
      "lower_ci_bound": 2.3721,
      "upper_ci_bound": 39.0201,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2061.00",
      "title": "Licensed Practical and Licensed Vocational Nurses",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.17,
      "n": 35,
      "standard_error": 0.1692,
      "lower_ci_bound": 3.8294,
      "upper_ci_bound": 4.517,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 45.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2081.00",
      "title": "Opticians, Dispensing",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2091.00",
      "title": "Orthotists and Prosthetists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 22.13,
      "n": 18,
      "standard_error": 13.0228,
      "lower_ci_bound": 5.4548,
      "upper_ci_bound": 58.329,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.96,
      "n": 18,
      "standard_error": 12.35,
      "lower_ci_bound": 1.1315,
      "upper_ci_bound": 61.7319,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.17,
      "n": 18,
      "standard_error": 8.7889,
      "lower_ci_bound": 1.0762,
      "upper_ci_bound": 48.3426,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.44,
      "n": 18,
      "standard_error": 0.4128,
      "lower_ci_bound": 0.0593,
      "upper_ci_bound": 3.1464,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 11.92,
      "n": 18,
      "standard_error": 12.347,
      "lower_ci_bound": 1.1193,
      "upper_ci_bound": 61.8011,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.4,
      "n": 18,
      "standard_error": 0.4087,
      "lower_ci_bound": 0.0443,
      "upper_ci_bound": 3.4258,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 43.99,
      "n": 18,
      "standard_error": 15.0032,
      "lower_ci_bound": 17.8544,
      "upper_ci_bound": 73.9465,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2092.00",
      "title": "Hearing Aid Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.98,
      "n": 18,
      "standard_error": 0.0161,
      "lower_ci_bound": 4.9442,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 35.48,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 48.39,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 16.13,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.01",
      "title": "Neurodiagnostic Technologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.58,
      "n": 31,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.05",
      "title": "Ophthalmic Medical Technologists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 26.65,
      "n": 20,
      "standard_error": 14.8312,
      "lower_ci_bound": 6.9114,
      "upper_ci_bound": 64.0046,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 12.18,
      "n": 20,
      "standard_error": 10.1006,
      "lower_ci_bound": 1.8869,
      "upper_ci_bound": 50.0194,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.77,
      "n": 20,
      "standard_error": 8.3649,
      "lower_ci_bound": 2.4133,
      "upper_ci_bound": 41.86,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.92,
      "n": 20,
      "standard_error": 8.7887,
      "lower_ci_bound": 1.8172,
      "upper_ci_bound": 44.8186,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 15.27,
      "n": 20,
      "standard_error": 10.5328,
      "lower_ci_bound": 3.1755,
      "upper_ci_bound": 49.7577,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 23.2,
      "n": 20,
      "standard_error": 16.7875,
      "lower_ci_bound": 4.0353,
      "upper_ci_bound": 68.4593,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-2099.08",
      "title": "Patient Representatives",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.58,
      "n": 20,
      "standard_error": 0.3023,
      "lower_ci_bound": 1.9481,
      "upper_ci_bound": 3.2134,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 8.28,
      "n": 19,
      "standard_error": 7.9245,
      "lower_ci_bound": 0.9989,
      "upper_ci_bound": 44.6969,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 37.39,
      "n": 19,
      "standard_error": 12.9615,
      "lower_ci_bound": 15.7234,
      "upper_ci_bound": 65.647,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 54.33,
      "n": 19,
      "standard_error": 13.1076,
      "lower_ci_bound": 28.1676,
      "upper_ci_bound": 78.3052,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9091.00",
      "title": "Athletic Trainers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 19,
      "standard_error": 0.2607,
      "lower_ci_bound": 3.9357,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 100,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9092.00",
      "title": "Genetic Counselors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2014-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 13.17,
      "n": 31,
      "standard_error": 9.5027,
      "lower_ci_bound": 2.7033,
      "upper_ci_bound": 45.2914,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.36,
      "n": 31,
      "standard_error": 8.5432,
      "lower_ci_bound": 4.5243,
      "upper_ci_bound": 40.9843,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.63,
      "n": 31,
      "standard_error": 8.8233,
      "lower_ci_bound": 1.7542,
      "upper_ci_bound": 44.2161,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 24.96,
      "n": 31,
      "standard_error": 8.9369,
      "lower_ci_bound": 11.1495,
      "upper_ci_bound": 46.8438,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.8,
      "n": 31,
      "standard_error": 6.2132,
      "lower_ci_bound": 1.429,
      "upper_ci_bound": 33.0592,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 16.12,
      "n": 31,
      "standard_error": 8.6383,
      "lower_ci_bound": 4.952,
      "upper_ci_bound": 41.4682,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.67,
      "n": 31,
      "standard_error": 6.0042,
      "lower_ci_bound": 1.4472,
      "upper_ci_bound": 31.9458,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9093.00",
      "title": "Surgical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.31,
      "n": 31,
      "standard_error": 3.8379,
      "lower_ci_bound": 0.6667,
      "upper_ci_bound": 23.1687,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 32.75,
      "n": 21,
      "standard_error": 15.0882,
      "lower_ci_bound": 10.4448,
      "upper_ci_bound": 67.0279,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.83,
      "n": 21,
      "standard_error": 8.6236,
      "lower_ci_bound": 1.0244,
      "upper_ci_bound": 47.5127,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 12.19,
      "n": 21,
      "standard_error": 8.2645,
      "lower_ci_bound": 2.7,
      "upper_ci_bound": 40.9978,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 15.93,
      "n": 21,
      "standard_error": 10.5842,
      "lower_ci_bound": 3.5163,
      "upper_ci_bound": 49.6282,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 28.79,
      "n": 21,
      "standard_error": 12.7851,
      "lower_ci_bound": 9.9195,
      "upper_ci_bound": 59.7563,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 1.51,
      "n": 21,
      "standard_error": 1.551,
      "lower_ci_bound": 0.1743,
      "upper_ci_bound": 11.8846,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "29-9099.01",
      "title": "Midwives",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.91,
      "n": 21,
      "standard_error": 0.0862,
      "lower_ci_bound": 4.7319,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.62,
      "n": 44,
      "standard_error": 0.4731,
      "lower_ci_bound": 0.1335,
      "upper_ci_bound": 2.8466,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 62.61,
      "n": 44,
      "standard_error": 10.204,
      "lower_ci_bound": 41.0144,
      "upper_ci_bound": 80.136,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.9,
      "n": 44,
      "standard_error": 10.676,
      "lower_ci_bound": 6.7052,
      "upper_ci_bound": 49.286,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.02,
      "n": 44,
      "standard_error": 5.3994,
      "lower_ci_bound": 1.4026,
      "upper_ci_bound": 28.5929,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.84,
      "n": 44,
      "standard_error": 6.5723,
      "lower_ci_bound": 1.8386,
      "upper_ci_bound": 33.4336,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1121.00",
      "title": "Home Health Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 17.53,
      "n": 16,
      "standard_error": 16.0754,
      "lower_ci_bound": 1.9489,
      "upper_ci_bound": 69.4547,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.76,
      "n": 16,
      "standard_error": 12.5942,
      "lower_ci_bound": 23.765,
      "upper_ci_bound": 72.8343,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.24,
      "n": 16,
      "standard_error": 4.5042,
      "lower_ci_bound": 1.2709,
      "upper_ci_bound": 25.5696,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.99,
      "n": 16,
      "standard_error": 5.0287,
      "lower_ci_bound": 0.9417,
      "upper_ci_bound": 29.9398,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 22.48,
      "n": 16,
      "standard_error": 11.4526,
      "lower_ci_bound": 6.6699,
      "upper_ci_bound": 54.0632,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1122.00",
      "title": "Personal Care Aides",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 16,
      "standard_error": 0.3007,
      "lower_ci_bound": 3.1401,
      "upper_ci_bound": 4.422,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.67,
      "n": 29,
      "standard_error": 2.7075,
      "lower_ci_bound": 0.3254,
      "upper_ci_bound": 18.7892,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 38.69,
      "n": 29,
      "standard_error": 10.2789,
      "lower_ci_bound": 20.6166,
      "upper_ci_bound": 60.519,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 23.98,
      "n": 29,
      "standard_error": 7.1134,
      "lower_ci_bound": 12.4222,
      "upper_ci_bound": 41.2303,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.2,
      "n": 29,
      "standard_error": 6.2043,
      "lower_ci_bound": 4.0668,
      "upper_ci_bound": 31.2771,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.82,
      "n": 29,
      "standard_error": 7.1475,
      "lower_ci_bound": 2.0403,
      "upper_ci_bound": 36.2626,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.1,
      "n": 29,
      "standard_error": 4.3986,
      "lower_ci_bound": 1.3303,
      "upper_ci_bound": 23.8486,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.76,
      "n": 29,
      "standard_error": 2.7872,
      "lower_ci_bound": 0.3367,
      "upper_ci_bound": 19.2435,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.79,
      "n": 29,
      "standard_error": 3.7078,
      "lower_ci_bound": 0.4864,
      "upper_ci_bound": 24.0483,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1131.00",
      "title": "Nursing Assistants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.76,
      "n": 29,
      "standard_error": 0.3195,
      "lower_ci_bound": 3.1045,
      "upper_ci_bound": 4.4135,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 6.55,
      "n": 30,
      "standard_error": 6.2279,
      "lower_ci_bound": 0.8679,
      "upper_ci_bound": 35.9568,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 89.32,
      "n": 30,
      "standard_error": 6.6747,
      "lower_ci_bound": 66.6596,
      "upper_ci_bound": 97.22,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.13,
      "n": 30,
      "standard_error": 3.7012,
      "lower_ci_bound": 0.6327,
      "upper_ci_bound": 22.5685,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1132.00",
      "title": "Orderlies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 24.17,
      "n": 18,
      "standard_error": 9.9632,
      "lower_ci_bound": 9.1957,
      "upper_ci_bound": 50.0901,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.49,
      "n": 18,
      "standard_error": 8.3713,
      "lower_ci_bound": 5.1886,
      "upper_ci_bound": 41.5882,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 45.7,
      "n": 18,
      "standard_error": 15.5479,
      "lower_ci_bound": 18.3279,
      "upper_ci_bound": 75.9421,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.56,
      "n": 18,
      "standard_error": 9.5389,
      "lower_ci_bound": 1.022,
      "upper_ci_bound": 52.0011,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.08,
      "n": 18,
      "standard_error": 3.5135,
      "lower_ci_bound": 0.6338,
      "upper_ci_bound": 22.0557,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-1133.00",
      "title": "Psychiatric Aides",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.61,
      "n": 18,
      "standard_error": 0.2937,
      "lower_ci_bound": 1.9861,
      "upper_ci_bound": 3.2254,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.07,
      "n": 17,
      "standard_error": 5.3902,
      "lower_ci_bound": 0.4953,
      "upper_ci_bound": 36.4454,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 91.74,
      "n": 17,
      "standard_error": 6.1755,
      "lower_ci_bound": 66.3676,
      "upper_ci_bound": 98.4268,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 2.74,
      "n": 17,
      "standard_error": 2.0704,
      "lower_ci_bound": 0.5382,
      "upper_ci_bound": 12.7661,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.45,
      "n": 17,
      "standard_error": 0.4791,
      "lower_ci_bound": 0.0461,
      "upper_ci_bound": 4.2041,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2011.00",
      "title": "Occupational Therapy Assistants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 17,
      "standard_error": 0.3481,
      "lower_ci_bound": 3.4568,
      "upper_ci_bound": 4.9327,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 36.76,
      "n": 23,
      "standard_error": 12.9632,
      "lower_ci_bound": 15.4624,
      "upper_ci_bound": 64.8859,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.72,
      "n": 23,
      "standard_error": 8.7412,
      "lower_ci_bound": 0.9688,
      "upper_ci_bound": 48.241,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 24.32,
      "n": 23,
      "standard_error": 11.0377,
      "lower_ci_bound": 8.4797,
      "upper_ci_bound": 52.7096,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 28.4,
      "n": 23,
      "standard_error": 18.7561,
      "lower_ci_bound": 5.5338,
      "upper_ci_bound": 72.8736,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.8,
      "n": 23,
      "standard_error": 2.0692,
      "lower_ci_bound": 0.1607,
      "upper_ci_bound": 17.23,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2012.00",
      "title": "Occupational Therapy Aides",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.83,
      "n": 23,
      "standard_error": 0.6057,
      "lower_ci_bound": 1.5706,
      "upper_ci_bound": 4.083,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 84.16,
      "n": 18,
      "standard_error": 11.4026,
      "lower_ci_bound": 46.6442,
      "upper_ci_bound": 96.9959,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.88,
      "n": 18,
      "standard_error": 11.5312,
      "lower_ci_bound": 2.4946,
      "upper_ci_bound": 54.4109,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.97,
      "n": 18,
      "standard_error": 1.0225,
      "lower_ci_bound": 0.1021,
      "upper_ci_bound": 8.5123,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2021.00",
      "title": "Physical Therapist Assistants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.74,
      "n": 18,
      "standard_error": 0.212,
      "lower_ci_bound": 4.2906,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 10.09,
      "n": 19,
      "standard_error": 9.4693,
      "lower_ci_bound": 1.2354,
      "upper_ci_bound": 50.1496,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 34.41,
      "n": 19,
      "standard_error": 12.2572,
      "lower_ci_bound": 14.3575,
      "upper_ci_bound": 62.1513,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.09,
      "n": 19,
      "standard_error": 2.1351,
      "lower_ci_bound": 0.2387,
      "upper_ci_bound": 16.0288,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.61,
      "n": 19,
      "standard_error": 8.5641,
      "lower_ci_bound": 1.3202,
      "upper_ci_bound": 45.7693,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 25.1,
      "n": 19,
      "standard_error": 12.3936,
      "lower_ci_bound": 7.7371,
      "upper_ci_bound": 57.2402,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.62,
      "n": 19,
      "standard_error": 6.0004,
      "lower_ci_bound": 1.8688,
      "upper_ci_bound": 31.852,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 10.09,
      "n": 19,
      "standard_error": 9.9366,
      "lower_ci_bound": 1.1101,
      "upper_ci_bound": 52.8529,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-2022.00",
      "title": "Physical Therapist Aides",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.46,
      "n": 19,
      "standard_error": 0.5032,
      "lower_ci_bound": 1.4028,
      "upper_ci_bound": 3.5171,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 73.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9011.00",
      "title": "Massage Therapists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 28.61,
      "n": 23,
      "standard_error": 9.002,
      "lower_ci_bound": 13.8394,
      "upper_ci_bound": 49.9882,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 46.04,
      "n": 23,
      "standard_error": 14.0195,
      "lower_ci_bound": 20.9351,
      "upper_ci_bound": 73.3368,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.06,
      "n": 23,
      "standard_error": 10.6485,
      "lower_ci_bound": 4.1398,
      "upper_ci_bound": 49.4839,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.29,
      "n": 23,
      "standard_error": 6.6863,
      "lower_ci_bound": 1.4378,
      "upper_ci_bound": 35.9009,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9091.00",
      "title": "Dental Assistants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.29,
      "n": 23,
      "standard_error": 0.3378,
      "lower_ci_bound": 2.5926,
      "upper_ci_bound": 3.9936,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 20.54,
      "n": 20,
      "standard_error": 16.1192,
      "lower_ci_bound": 3.1689,
      "upper_ci_bound": 67.1331,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 44.74,
      "n": 20,
      "standard_error": 22.0565,
      "lower_ci_bound": 11.121,
      "upper_ci_bound": 83.9711,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.2,
      "n": 20,
      "standard_error": 12.935,
      "lower_ci_bound": 3.0082,
      "upper_ci_bound": 58.1652,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.05,
      "n": 20,
      "standard_error": 0.0571,
      "lower_ci_bound": 0.0054,
      "upper_ci_bound": 0.5071,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 17.47,
      "n": 20,
      "standard_error": 7.7841,
      "lower_ci_bound": 6.3997,
      "upper_ci_bound": 39.5871,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9092.00",
      "title": "Medical Assistants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.95,
      "n": 20,
      "standard_error": 0.3942,
      "lower_ci_bound": 2.126,
      "upper_ci_bound": 3.7763,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 43.76,
      "n": 28,
      "standard_error": 15.764,
      "lower_ci_bound": 17.2914,
      "upper_ci_bound": 74.3343,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 31.22,
      "n": 28,
      "standard_error": 13.5358,
      "lower_ci_bound": 11.0758,
      "upper_ci_bound": 62.331,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.42,
      "n": 28,
      "standard_error": 3.7873,
      "lower_ci_bound": 0.7295,
      "upper_ci_bound": 22.5413,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.52,
      "n": 28,
      "standard_error": 2.0529,
      "lower_ci_bound": 1.0434,
      "upper_ci_bound": 11.1999,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 15.3,
      "n": 28,
      "standard_error": 13.1542,
      "lower_ci_bound": 2.2014,
      "upper_ci_bound": 59.1805,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.78,
      "n": 28,
      "standard_error": 1.8335,
      "lower_ci_bound": 0.2088,
      "upper_ci_bound": 13.5145,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9093.00",
      "title": "Medical Equipment Preparers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 16.73,
      "n": 16,
      "standard_error": 12.6968,
      "lower_ci_bound": 2.7974,
      "upper_ci_bound": 58.3657,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 38.89,
      "n": 16,
      "standard_error": 10.8997,
      "lower_ci_bound": 19.3212,
      "upper_ci_bound": 62.8492,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 33.65,
      "n": 16,
      "standard_error": 12.4935,
      "lower_ci_bound": 13.3319,
      "upper_ci_bound": 62.5661,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.73,
      "n": 16,
      "standard_error": 10.7624,
      "lower_ci_bound": 1.0855,
      "upper_ci_bound": 56.853,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9094.00",
      "title": "Medical Transcriptionists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.32,
      "n": 16,
      "standard_error": 0.1323,
      "lower_ci_bound": 2.0356,
      "upper_ci_bound": 2.5994,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 15.04,
      "n": 23,
      "standard_error": 15.0953,
      "lower_ci_bound": 1.5032,
      "upper_ci_bound": 67.2334,
      "recommend_suppress": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 61.19,
      "n": 23,
      "standard_error": 19.0668,
      "lower_ci_bound": 22.9758,
      "upper_ci_bound": 89.2889,
      "recommend_suppress": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 18.21,
      "n": 23,
      "standard_error": 15.2539,
      "lower_ci_bound": 2.5926,
      "upper_ci_bound": 65.0632,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.56,
      "n": 23,
      "standard_error": 3.0107,
      "lower_ci_bound": 1.762,
      "upper_ci_bound": 16.2022,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9095.00",
      "title": "Pharmacy Aides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 6.44,
      "n": 20,
      "standard_error": 6.2958,
      "lower_ci_bound": 0.7672,
      "upper_ci_bound": 38.0072,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 78.23,
      "n": 20,
      "standard_error": 11.5226,
      "lower_ci_bound": 46.5822,
      "upper_ci_bound": 93.6771,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.89,
      "n": 20,
      "standard_error": 8.6217,
      "lower_ci_bound": 1.8698,
      "upper_ci_bound": 43.9632,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.67,
      "n": 20,
      "standard_error": 3.9351,
      "lower_ci_bound": 0.3701,
      "upper_ci_bound": 28.1194,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.31,
      "n": 20,
      "standard_error": 0.3175,
      "lower_ci_bound": 0.0347,
      "upper_ci_bound": 2.6413,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.45,
      "n": 20,
      "standard_error": 0.4695,
      "lower_ci_bound": 0.0512,
      "upper_ci_bound": 3.875,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9096.00",
      "title": "Veterinary Assistants and Laboratory Animal Caretakers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.03,
      "n": 20,
      "standard_error": 0.3486,
      "lower_ci_bound": 1.3002,
      "upper_ci_bound": 2.7594,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 45.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9097.00",
      "title": "Phlebotomists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 57.73,
      "n": 20,
      "standard_error": 18.9294,
      "lower_ci_bound": 21.2176,
      "upper_ci_bound": 87.3841,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 23.34,
      "n": 20,
      "standard_error": 12.6531,
      "lower_ci_bound": 6.4786,
      "upper_ci_bound": 57.2212,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 14.12,
      "n": 20,
      "standard_error": 11.8756,
      "lower_ci_bound": 2.0749,
      "upper_ci_bound": 56.0757,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.81,
      "n": 20,
      "standard_error": 4.8485,
      "lower_ci_bound": 0.5471,
      "upper_ci_bound": 31.6835,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.01",
      "title": "Speech-Language Pathology Assistants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.7,
      "n": 19,
      "standard_error": 0.1446,
      "lower_ci_bound": 4.3992,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 53.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 30.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "31-9099.02",
      "title": "Endoscopy Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 58.99,
      "n": 32,
      "standard_error": 15.9003,
      "lower_ci_bound": 27.3529,
      "upper_ci_bound": 84.6094,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.15,
      "n": 32,
      "standard_error": 3.7438,
      "lower_ci_bound": 1.1256,
      "upper_ci_bound": 20.5819,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.28,
      "n": 32,
      "standard_error": 2.4259,
      "lower_ci_bound": 0.2534,
      "upper_ci_bound": 17.6768,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 22.88,
      "n": 32,
      "standard_error": 12.9022,
      "lower_ci_bound": 6.2615,
      "upper_ci_bound": 56.8625,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.69,
      "n": 32,
      "standard_error": 5.414,
      "lower_ci_bound": 3.6273,
      "upper_ci_bound": 27.5623,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1011.00",
      "title": "First-Line Supervisors of Correctional Officers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.9,
      "n": 31,
      "standard_error": 0.2942,
      "lower_ci_bound": 2.3003,
      "upper_ci_bound": 3.5022,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.42,
      "n": 26,
      "standard_error": 12.5105,
      "lower_ci_bound": 31.2265,
      "upper_ci_bound": 78.6895,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.92,
      "n": 26,
      "standard_error": 0.9528,
      "lower_ci_bound": 0.1093,
      "upper_ci_bound": 7.3668,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.62,
      "n": 26,
      "standard_error": 10.0362,
      "lower_ci_bound": 6.1728,
      "upper_ci_bound": 47.5123,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.62,
      "n": 26,
      "standard_error": 2.2703,
      "lower_ci_bound": 0.9733,
      "upper_ci_bound": 12.547,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 19.42,
      "n": 26,
      "standard_error": 5.8283,
      "lower_ci_bound": 10.0619,
      "upper_ci_bound": 34.1637,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1012.00",
      "title": "First-Line Supervisors of Police and Detectives",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.9,
      "n": 26,
      "standard_error": 0.1976,
      "lower_ci_bound": 2.4959,
      "upper_ci_bound": 3.3097,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.05,
      "n": 76,
      "standard_error": 2.928,
      "lower_ci_bound": 0.436,
      "upper_ci_bound": 18.4413,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 29.25,
      "n": 76,
      "standard_error": 9.4968,
      "lower_ci_bound": 14.2198,
      "upper_ci_bound": 50.7762,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 18.72,
      "n": 76,
      "standard_error": 6.485,
      "lower_ci_bound": 8.9671,
      "upper_ci_bound": 34.9928,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.76,
      "n": 76,
      "standard_error": 5.3759,
      "lower_ci_bound": 4.5348,
      "upper_ci_bound": 27.2242,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 23.84,
      "n": 76,
      "standard_error": 7.0155,
      "lower_ci_bound": 12.6643,
      "upper_ci_bound": 40.3322,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.55,
      "n": 76,
      "standard_error": 5.0607,
      "lower_ci_bound": 3.1792,
      "upper_ci_bound": 25.3284,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 3.69,
      "n": 76,
      "standard_error": 3.5229,
      "lower_ci_bound": 0.5274,
      "upper_ci_bound": 21.6479,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.02,
      "n": 76,
      "standard_error": 0.0155,
      "lower_ci_bound": 0.0021,
      "upper_ci_bound": 0.1149,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 76,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 76,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 76,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1021.00",
      "title": "First-Line Supervisors of Firefighting and Prevention Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.12,
      "n": 76,
      "standard_error": 0.1259,
      "lower_ci_bound": 0.0166,
      "upper_ci_bound": 0.9272,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 27.72,
      "n": 26,
      "standard_error": 16.051,
      "lower_ci_bound": 6.8596,
      "upper_ci_bound": 66.6298,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.99,
      "n": 26,
      "standard_error": 3.7418,
      "lower_ci_bound": 1.0211,
      "upper_ci_bound": 21.0707,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 26.12,
      "n": 26,
      "standard_error": 12.23,
      "lower_ci_bound": 8.7473,
      "upper_ci_bound": 56.5999,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 29.75,
      "n": 26,
      "standard_error": 10.9887,
      "lower_ci_bound": 12.5394,
      "upper_ci_bound": 55.5663,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11.43,
      "n": 26,
      "standard_error": 9.1271,
      "lower_ci_bound": 1.9743,
      "upper_ci_bound": 45.2491,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-1091.00",
      "title": "First-Line Supervisors of Security Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.76,
      "n": 26,
      "standard_error": 0.6399,
      "lower_ci_bound": 2.4383,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.36,
      "n": 83,
      "standard_error": 4.8661,
      "lower_ci_bound": 3.1915,
      "upper_ci_bound": 24.4259,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 35.89,
      "n": 83,
      "standard_error": 4.803,
      "lower_ci_bound": 26.9887,
      "upper_ci_bound": 45.8914,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 24.6,
      "n": 83,
      "standard_error": 4.5607,
      "lower_ci_bound": 16.6672,
      "upper_ci_bound": 34.7272,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.5,
      "n": 83,
      "standard_error": 6.0464,
      "lower_ci_bound": 10.1197,
      "upper_ci_bound": 34.2639,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.15,
      "n": 83,
      "standard_error": 5.7694,
      "lower_ci_bound": 1.3498,
      "upper_ci_bound": 30.2532,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.43,
      "n": 83,
      "standard_error": 0.3664,
      "lower_ci_bound": 0.0795,
      "upper_ci_bound": 2.3086,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 83,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 83,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 83,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.96,
      "n": 83,
      "standard_error": 2.8909,
      "lower_ci_bound": 0.412,
      "upper_ci_bound": 18.4057,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0.1,
      "n": 83,
      "standard_error": 0.1038,
      "lower_ci_bound": 0.0136,
      "upper_ci_bound": 0.7659,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2011.00",
      "title": "Firefighters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 83,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 6.8,
      "n": 48,
      "standard_error": 5.6658,
      "lower_ci_bound": 1.1917,
      "upper_ci_bound": 30.5972,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 22.64,
      "n": 48,
      "standard_error": 8.2491,
      "lower_ci_bound": 10.1929,
      "upper_ci_bound": 43.0173,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 27.49,
      "n": 48,
      "standard_error": 9.7688,
      "lower_ci_bound": 12.3957,
      "upper_ci_bound": 50.4036,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 26.01,
      "n": 48,
      "standard_error": 8.1013,
      "lower_ci_bound": 13.0968,
      "upper_ci_bound": 45.0506,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.82,
      "n": 48,
      "standard_error": 8.0654,
      "lower_ci_bound": 3.3282,
      "upper_ci_bound": 38.5752,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.63,
      "n": 48,
      "standard_error": 1.129,
      "lower_ci_bound": 0.4,
      "upper_ci_bound": 6.3951,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.56,
      "n": 48,
      "standard_error": 0.4437,
      "lower_ci_bound": 0.1151,
      "upper_ci_bound": 2.7114,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.04,
      "n": 48,
      "standard_error": 2.0586,
      "lower_ci_bound": 0.2634,
      "upper_ci_bound": 14.1649,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2021.00",
      "title": "Fire Inspectors and Investigators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.23,
      "n": 38,
      "standard_error": 0.3437,
      "lower_ci_bound": 3.5374,
      "upper_ci_bound": 4.9303,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 31.63,
      "n": 21,
      "standard_error": 11.1809,
      "lower_ci_bound": 13.5916,
      "upper_ci_bound": 57.6284,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.92,
      "n": 21,
      "standard_error": 7.5558,
      "lower_ci_bound": 1.3862,
      "upper_ci_bound": 40.5362,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.52,
      "n": 21,
      "standard_error": 11.4612,
      "lower_ci_bound": 3.9048,
      "upper_ci_bound": 52.6282,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 17.9,
      "n": 21,
      "standard_error": 10.198,
      "lower_ci_bound": 4.8776,
      "upper_ci_bound": 48.1109,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 24.03,
      "n": 21,
      "standard_error": 10.3943,
      "lower_ci_bound": 8.7991,
      "upper_ci_bound": 50.9185,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-2022.00",
      "title": "Forest Fire Inspectors and Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.94,
      "n": 20,
      "standard_error": 5.3358,
      "lower_ci_bound": 0.8503,
      "upper_ci_bound": 31.7782,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 39.86,
      "n": 20,
      "standard_error": 13.9666,
      "lower_ci_bound": 16.3749,
      "upper_ci_bound": 69.1734,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.84,
      "n": 20,
      "standard_error": 13.8538,
      "lower_ci_bound": 4.3423,
      "upper_ci_bound": 60.4221,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 33.35,
      "n": 20,
      "standard_error": 22.8479,
      "lower_ci_bound": 5.5015,
      "upper_ci_bound": 81.1388,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3011.00",
      "title": "Bailiffs",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.98,
      "n": 20,
      "standard_error": 0.3905,
      "lower_ci_bound": 2.1611,
      "upper_ci_bound": 3.7958,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 92.43,
      "n": 25,
      "standard_error": 7.8773,
      "lower_ci_bound": 54.4577,
      "upper_ci_bound": 99.2042,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.57,
      "n": 25,
      "standard_error": 7.8773,
      "lower_ci_bound": 0.7958,
      "upper_ci_bound": 45.5423,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3012.00",
      "title": "Correctional Officers and Jailers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.54,
      "n": 24,
      "standard_error": 0.2388,
      "lower_ci_bound": 2.0504,
      "upper_ci_bound": 3.0385,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 85,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 32.48,
      "n": 85,
      "standard_error": 5.9914,
      "lower_ci_bound": 21.8354,
      "upper_ci_bound": 45.2979,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.72,
      "n": 85,
      "standard_error": 5.9328,
      "lower_ci_bound": 10.4423,
      "upper_ci_bound": 34.1052,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.86,
      "n": 85,
      "standard_error": 5.0651,
      "lower_ci_bound": 9.8595,
      "upper_ci_bound": 30.165,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 19.95,
      "n": 85,
      "standard_error": 5.115,
      "lower_ci_bound": 11.6431,
      "upper_ci_bound": 32.0247,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10,
      "n": 85,
      "standard_error": 4.3394,
      "lower_ci_bound": 4.0861,
      "upper_ci_bound": 22.472,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 85,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 85,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 85,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 85,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 85,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.00",
      "title": "Detectives and Criminal Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 85,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 34.62,
      "n": 22,
      "standard_error": 16.4168,
      "lower_ci_bound": 10.4877,
      "upper_ci_bound": 70.5273,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.22,
      "n": 22,
      "standard_error": 1.2928,
      "lower_ci_bound": 0.1331,
      "upper_ci_bound": 10.2948,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 28.5,
      "n": 22,
      "standard_error": 13.5724,
      "lower_ci_bound": 9.0739,
      "upper_ci_bound": 61.4293,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.8,
      "n": 22,
      "standard_error": 7.6328,
      "lower_ci_bound": 2.2774,
      "upper_ci_bound": 38.6124,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 24.86,
      "n": 22,
      "standard_error": 15.002,
      "lower_ci_bound": 5.8598,
      "upper_ci_bound": 63.7387,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.02",
      "title": "Police Identification and Records Officers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.28,
      "n": 22,
      "standard_error": 0.4193,
      "lower_ci_bound": 2.4079,
      "upper_ci_bound": 4.1518,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 65.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3021.06",
      "title": "Intelligence Analysts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 13.77,
      "n": 32,
      "standard_error": 10.3791,
      "lower_ci_bound": 2.614,
      "upper_ci_bound": 48.7079,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.55,
      "n": 32,
      "standard_error": 0.5828,
      "lower_ci_bound": 0.0623,
      "upper_ci_bound": 4.6486,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.95,
      "n": 32,
      "standard_error": 1.215,
      "lower_ci_bound": 0.539,
      "upper_ci_bound": 6.7788,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.39,
      "n": 32,
      "standard_error": 4.5052,
      "lower_ci_bound": 0.5103,
      "upper_ci_bound": 29.0923,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 79.35,
      "n": 32,
      "standard_error": 11.8688,
      "lower_ci_bound": 46.7267,
      "upper_ci_bound": 94.394,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3031.00",
      "title": "Fish and Game Wardens",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.33,
      "n": 28,
      "standard_error": 3.6989,
      "lower_ci_bound": 0.7216,
      "upper_ci_bound": 22.0275,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 90.61,
      "n": 28,
      "standard_error": 5.5159,
      "lower_ci_bound": 71.8434,
      "upper_ci_bound": 97.3337,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.57,
      "n": 28,
      "standard_error": 1.2131,
      "lower_ci_bound": 0.3187,
      "upper_ci_bound": 7.3896,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.78,
      "n": 28,
      "standard_error": 1.5456,
      "lower_ci_bound": 0.2934,
      "upper_ci_bound": 10.0139,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.27,
      "n": 28,
      "standard_error": 0.3002,
      "lower_ci_bound": 0.0288,
      "upper_ci_bound": 2.5527,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.43,
      "n": 28,
      "standard_error": 1.5495,
      "lower_ci_bound": 0.1519,
      "upper_ci_bound": 12.1566,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3041.00",
      "title": "Parking Enforcement Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 72,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 40.4,
      "n": 72,
      "standard_error": 8.6137,
      "lower_ci_bound": 24.9327,
      "upper_ci_bound": 58.0402,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.31,
      "n": 72,
      "standard_error": 6.7769,
      "lower_ci_bound": 10.7878,
      "upper_ci_bound": 37.7382,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.65,
      "n": 72,
      "standard_error": 5.5345,
      "lower_ci_bound": 6.6322,
      "upper_ci_bound": 29.3243,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 17.09,
      "n": 72,
      "standard_error": 7.4386,
      "lower_ci_bound": 6.7459,
      "upper_ci_bound": 36.9922,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.56,
      "n": 72,
      "standard_error": 3.984,
      "lower_ci_bound": 1.8831,
      "upper_ci_bound": 20.4192,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 72,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 72,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 72,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 72,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 72,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.00",
      "title": "Police and Sheriff's Patrol Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 72,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 39.01,
      "n": 31,
      "standard_error": 9.2778,
      "lower_ci_bound": 22.3888,
      "upper_ci_bound": 58.6517,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.12,
      "n": 31,
      "standard_error": 6.1021,
      "lower_ci_bound": 2.7837,
      "upper_ci_bound": 30.7057,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.2,
      "n": 31,
      "standard_error": 7.802,
      "lower_ci_bound": 4.2839,
      "upper_ci_bound": 37.9665,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.33,
      "n": 31,
      "standard_error": 4.6605,
      "lower_ci_bound": 1.9109,
      "upper_ci_bound": 24.3084,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 27.15,
      "n": 31,
      "standard_error": 9.4833,
      "lower_ci_bound": 12.2827,
      "upper_ci_bound": 49.8074,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.18,
      "n": 31,
      "standard_error": 2.2002,
      "lower_ci_bound": 0.2699,
      "upper_ci_bound": 15.4964,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3051.04",
      "title": "Customs and Border Protection Officers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 20.57,
      "n": 37,
      "standard_error": 10.4602,
      "lower_ci_bound": 6.6034,
      "upper_ci_bound": 48.6849,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.78,
      "n": 37,
      "standard_error": 6.0582,
      "lower_ci_bound": 5.3738,
      "upper_ci_bound": 31.0103,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 25.93,
      "n": 37,
      "standard_error": 11.3123,
      "lower_ci_bound": 9.5827,
      "upper_ci_bound": 53.6143,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.39,
      "n": 37,
      "standard_error": 5.1033,
      "lower_ci_bound": 0.7421,
      "upper_ci_bound": 30.2534,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 28.41,
      "n": 37,
      "standard_error": 9.5193,
      "lower_ci_bound": 13.3135,
      "upper_ci_bound": 50.6245,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.55,
      "n": 37,
      "standard_error": 4.5509,
      "lower_ci_bound": 0.5673,
      "upper_ci_bound": 28.5157,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.38,
      "n": 37,
      "standard_error": 1.4445,
      "lower_ci_bound": 0.161,
      "upper_ci_bound": 10.776,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-3052.00",
      "title": "Transit and Railroad Police",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 65.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9011.00",
      "title": "Animal Control Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.35,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 25.11,
      "n": 30,
      "standard_error": 9.8909,
      "lower_ci_bound": 10.2588,
      "upper_ci_bound": 49.5725,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.25,
      "n": 30,
      "standard_error": 3.6993,
      "lower_ci_bound": 0.6877,
      "upper_ci_bound": 22.1672,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.07,
      "n": 30,
      "standard_error": 8.5384,
      "lower_ci_bound": 2.5798,
      "upper_ci_bound": 41.5714,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 16.41,
      "n": 30,
      "standard_error": 7.3808,
      "lower_ci_bound": 6.1335,
      "upper_ci_bound": 37.11,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 37.69,
      "n": 30,
      "standard_error": 10.7352,
      "lower_ci_bound": 19.1952,
      "upper_ci_bound": 60.6433,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.46,
      "n": 30,
      "standard_error": 4.3621,
      "lower_ci_bound": 0.5735,
      "upper_ci_bound": 27.4582,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9021.00",
      "title": "Private Detectives and Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.24,
      "n": 31,
      "standard_error": 2.2837,
      "lower_ci_bound": 0.2703,
      "upper_ci_bound": 16.1844,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 84.07,
      "n": 31,
      "standard_error": 7.844,
      "lower_ci_bound": 61.4737,
      "upper_ci_bound": 94.5809,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.87,
      "n": 31,
      "standard_error": 4.4019,
      "lower_ci_bound": 1.2118,
      "upper_ci_bound": 24.0858,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.72,
      "n": 31,
      "standard_error": 2.3024,
      "lower_ci_bound": 0.4698,
      "upper_ci_bound": 14.1926,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.1,
      "n": 31,
      "standard_error": 4.6282,
      "lower_ci_bound": 0.7582,
      "upper_ci_bound": 27.4632,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9031.00",
      "title": "Gambling Surveillance Officers and Gambling Investigators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.02,
      "n": 31,
      "standard_error": 0.1886,
      "lower_ci_bound": 1.6329,
      "upper_ci_bound": 2.4034,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 79.26,
      "n": 17,
      "standard_error": 8.8509,
      "lower_ci_bound": 54.9651,
      "upper_ci_bound": 92.2874,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.16,
      "n": 17,
      "standard_error": 4.3165,
      "lower_ci_bound": 0.4345,
      "upper_ci_bound": 30.1258,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.56,
      "n": 17,
      "standard_error": 7.7143,
      "lower_ci_bound": 1.5688,
      "upper_ci_bound": 41.2039,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.06,
      "n": 17,
      "standard_error": 4.4128,
      "lower_ci_bound": 0.755,
      "upper_ci_bound": 27.1951,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.96,
      "n": 17,
      "standard_error": 1.6834,
      "lower_ci_bound": 0.3128,
      "upper_ci_bound": 11.3374,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9032.00",
      "title": "Security Guards",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.71,
      "n": 17,
      "standard_error": 0.3208,
      "lower_ci_bound": 2.0315,
      "upper_ci_bound": 3.3917,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 17.95,
      "n": 35,
      "standard_error": 7.867,
      "lower_ci_bound": 6.8787,
      "upper_ci_bound": 39.3113,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 72.8,
      "n": 35,
      "standard_error": 6.6946,
      "lower_ci_bound": 57.3779,
      "upper_ci_bound": 84.1746,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.21,
      "n": 35,
      "standard_error": 3.1047,
      "lower_ci_bound": 0.4343,
      "upper_ci_bound": 20.1621,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.04,
      "n": 35,
      "standard_error": 6.5454,
      "lower_ci_bound": 0.6142,
      "upper_ci_bound": 40.1007,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9091.00",
      "title": "Crossing Guards and Flaggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 39.22,
      "n": 33,
      "standard_error": 15.5517,
      "lower_ci_bound": 14.5901,
      "upper_ci_bound": 70.9039,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 21.13,
      "n": 33,
      "standard_error": 9.5023,
      "lower_ci_bound": 7.7371,
      "upper_ci_bound": 46.1158,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 17.28,
      "n": 33,
      "standard_error": 10.5573,
      "lower_ci_bound": 4.4349,
      "upper_ci_bound": 48.4636,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.05,
      "n": 33,
      "standard_error": 3.5606,
      "lower_ci_bound": 1.1609,
      "upper_ci_bound": 19.4387,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 16.1,
      "n": 33,
      "standard_error": 10.7737,
      "lower_ci_bound": 3.6441,
      "upper_ci_bound": 49.3449,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.22,
      "n": 33,
      "standard_error": 1.2466,
      "lower_ci_bound": 0.1484,
      "upper_ci_bound": 9.2518,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9092.00",
      "title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.71,
      "n": 33,
      "standard_error": 0.4226,
      "lower_ci_bound": 2.8496,
      "upper_ci_bound": 4.5711,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 85.19,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9093.00",
      "title": "Transportation Security Screeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2009-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.15,
      "n": 26,
      "standard_error": 4.9668,
      "lower_ci_bound": 0.6635,
      "upper_ci_bound": 30.6021,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 68.63,
      "n": 26,
      "standard_error": 12.8821,
      "lower_ci_bound": 38.9466,
      "upper_ci_bound": 88.2355,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.29,
      "n": 26,
      "standard_error": 4.3004,
      "lower_ci_bound": 0.5159,
      "upper_ci_bound": 27.9277,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.43,
      "n": 26,
      "standard_error": 9.819,
      "lower_ci_bound": 1.7216,
      "upper_ci_bound": 48.748,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.5,
      "n": 26,
      "standard_error": 9.791,
      "lower_ci_bound": 1.3552,
      "upper_ci_bound": 50.0662,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "33-9099.02",
      "title": "Retail Loss Prevention Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 54.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1011.00",
      "title": "Chefs and Head Cooks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 27.15,
      "n": 24,
      "standard_error": 12.9174,
      "lower_ci_bound": 8.8046,
      "upper_ci_bound": 59.0027,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 69.59,
      "n": 24,
      "standard_error": 13.2786,
      "lower_ci_bound": 38.4557,
      "upper_ci_bound": 89.3364,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.86,
      "n": 24,
      "standard_error": 1.4377,
      "lower_ci_bound": 0.3715,
      "upper_ci_bound": 8.8083,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.35,
      "n": 24,
      "standard_error": 1.3654,
      "lower_ci_bound": 0.1642,
      "upper_ci_bound": 10.2355,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.05,
      "n": 24,
      "standard_error": 0.0494,
      "lower_ci_bound": 0.0052,
      "upper_ci_bound": 0.4164,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-1012.00",
      "title": "First-Line Supervisors of Food Preparation and Serving Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.33,
      "n": 25,
      "standard_error": 0.1722,
      "lower_ci_bound": 1.9775,
      "upper_ci_bound": 2.6885,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 42.02,
      "n": 20,
      "standard_error": 16.0515,
      "lower_ci_bound": 15.4344,
      "upper_ci_bound": 74.212,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 57.98,
      "n": 20,
      "standard_error": 16.0515,
      "lower_ci_bound": 25.788,
      "upper_ci_bound": 84.5656,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2011.00",
      "title": "Cooks, Fast Food",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.49,
      "n": 20,
      "standard_error": 0.4343,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.3982,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.94,
      "n": 41,
      "standard_error": 1.3971,
      "lower_ci_bound": 0.4456,
      "upper_ci_bound": 8.0298,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 71.14,
      "n": 41,
      "standard_error": 9.2384,
      "lower_ci_bound": 49.8212,
      "upper_ci_bound": 85.9582,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 14.21,
      "n": 41,
      "standard_error": 7.2044,
      "lower_ci_bound": 4.7746,
      "upper_ci_bound": 35.3521,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.85,
      "n": 41,
      "standard_error": 5.7113,
      "lower_ci_bound": 0.7594,
      "upper_ci_bound": 33.5567,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.08,
      "n": 41,
      "standard_error": 0.0781,
      "lower_ci_bound": 0.0097,
      "upper_ci_bound": 0.6003,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.78,
      "n": 41,
      "standard_error": 5.9041,
      "lower_ci_bound": 1.0904,
      "upper_ci_bound": 32.4469,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2012.00",
      "title": "Cooks, Institution and Cafeteria",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.15,
      "n": 39,
      "standard_error": 0.1926,
      "lower_ci_bound": 1.7636,
      "upper_ci_bound": 2.5434,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 30.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 38.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2013.00",
      "title": "Cooks, Private Household",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.88,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 34.43,
      "n": 25,
      "standard_error": 13.8697,
      "lower_ci_bound": 12.8743,
      "upper_ci_bound": 65.1086,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.33,
      "n": 25,
      "standard_error": 11.8056,
      "lower_ci_bound": 25.2706,
      "upper_ci_bound": 70.4865,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.07,
      "n": 25,
      "standard_error": 0.0765,
      "lower_ci_bound": 0.0084,
      "upper_ci_bound": 0.6323,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.37,
      "n": 25,
      "standard_error": 4.5936,
      "lower_ci_bound": 1.369,
      "upper_ci_bound": 25.0085,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.79,
      "n": 25,
      "standard_error": 7.6609,
      "lower_ci_bound": 2.8418,
      "upper_ci_bound": 37.9375,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2014.00",
      "title": "Cooks, Restaurant",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.66,
      "n": 25,
      "standard_error": 0.259,
      "lower_ci_bound": 1.1257,
      "upper_ci_bound": 2.1948,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 14.43,
      "n": 22,
      "standard_error": 11.8042,
      "lower_ci_bound": 2.2575,
      "upper_ci_bound": 55.1825,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 66.35,
      "n": 22,
      "standard_error": 15.7942,
      "lower_ci_bound": 31.1672,
      "upper_ci_bound": 89.5647,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.38,
      "n": 22,
      "standard_error": 6.8133,
      "lower_ci_bound": 0.9915,
      "upper_ci_bound": 38.7814,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.47,
      "n": 22,
      "standard_error": 8.9661,
      "lower_ci_bound": 1.1753,
      "upper_ci_bound": 47.9307,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.38,
      "n": 22,
      "standard_error": 2.336,
      "lower_ci_bound": 0.2985,
      "upper_ci_bound": 16.5059,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2015.00",
      "title": "Cooks, Short Order",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.73,
      "n": 22,
      "standard_error": 0.297,
      "lower_ci_bound": 1.1088,
      "upper_ci_bound": 2.3442,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.73,
      "n": 17,
      "standard_error": 2.916,
      "lower_ci_bound": 0.273,
      "upper_ci_bound": 22.3492,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 69.48,
      "n": 17,
      "standard_error": 18.7751,
      "lower_ci_bound": 25.8406,
      "upper_ci_bound": 93.7014,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.2,
      "n": 17,
      "standard_error": 1.2484,
      "lower_ci_bound": 0.1288,
      "upper_ci_bound": 10.2042,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 22.44,
      "n": 17,
      "standard_error": 19.4662,
      "lower_ci_bound": 2.6303,
      "upper_ci_bound": 75.5996,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 4.15,
      "n": 17,
      "standard_error": 4.067,
      "lower_ci_bound": 0.4943,
      "upper_ci_bound": 27.4291,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-2021.00",
      "title": "Food Preparation Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.65,
      "n": 17,
      "standard_error": 0.2426,
      "lower_ci_bound": 1.1368,
      "upper_ci_bound": 2.1653,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 36.98,
      "n": 19,
      "standard_error": 17.3231,
      "lower_ci_bound": 10.9632,
      "upper_ci_bound": 73.6664,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 42.96,
      "n": 19,
      "standard_error": 16.8784,
      "lower_ci_bound": 15.0499,
      "upper_ci_bound": 76.1975,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.57,
      "n": 19,
      "standard_error": 2.1686,
      "lower_ci_bound": 0.4267,
      "upper_ci_bound": 13.9885,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 16.37,
      "n": 19,
      "standard_error": 13.7184,
      "lower_ci_bound": 2.328,
      "upper_ci_bound": 61.6417,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.12,
      "n": 19,
      "standard_error": 1.1707,
      "lower_ci_bound": 0.1223,
      "upper_ci_bound": 9.4648,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3011.00",
      "title": "Bartenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 56.28,
      "n": 37,
      "standard_error": 7.9288,
      "lower_ci_bound": 40.1056,
      "upper_ci_bound": 71.2174,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 23.96,
      "n": 37,
      "standard_error": 9.8564,
      "lower_ci_bound": 9.5179,
      "upper_ci_bound": 48.5585,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.55,
      "n": 37,
      "standard_error": 2.5158,
      "lower_ci_bound": 0.3334,
      "upper_ci_bound": 16.9562,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.17,
      "n": 37,
      "standard_error": 9.9862,
      "lower_ci_bound": 4.7524,
      "upper_ci_bound": 46.2678,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.05,
      "n": 37,
      "standard_error": 0.0483,
      "lower_ci_bound": 0.0053,
      "upper_ci_bound": 0.3913,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.00",
      "title": "Fast Food and Counter Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.74,
      "n": 37,
      "standard_error": 0.2692,
      "lower_ci_bound": 1.1984,
      "upper_ci_bound": 2.2901,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 57.13,
      "n": 23,
      "standard_error": 11.7144,
      "lower_ci_bound": 33.0732,
      "upper_ci_bound": 78.2275,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 28.76,
      "n": 23,
      "standard_error": 11.7641,
      "lower_ci_bound": 10.9341,
      "upper_ci_bound": 57.048,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.64,
      "n": 23,
      "standard_error": 8.8521,
      "lower_ci_bound": 0.914,
      "upper_ci_bound": 49.1972,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.47,
      "n": 23,
      "standard_error": 5.1025,
      "lower_ci_bound": 0.7431,
      "upper_ci_bound": 30.9259,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3023.01",
      "title": "Baristas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 32.33,
      "n": 35,
      "standard_error": 12.7839,
      "lower_ci_bound": 12.7169,
      "upper_ci_bound": 61.0363,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 57.57,
      "n": 35,
      "standard_error": 12.5451,
      "lower_ci_bound": 32.3298,
      "upper_ci_bound": 79.3923,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.29,
      "n": 35,
      "standard_error": 7.3752,
      "lower_ci_bound": 1.2453,
      "upper_ci_bound": 39.3509,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.14,
      "n": 35,
      "standard_error": 1.163,
      "lower_ci_bound": 0.1409,
      "upper_ci_bound": 8.5928,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.67,
      "n": 35,
      "standard_error": 0.6911,
      "lower_ci_bound": 0.0817,
      "upper_ci_bound": 5.2723,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3031.00",
      "title": "Waiters and Waitresses",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2,
      "n": 36,
      "standard_error": 0.3449,
      "lower_ci_bound": 1.3003,
      "upper_ci_bound": 2.7008,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 27.09,
      "n": 26,
      "standard_error": 10.6454,
      "lower_ci_bound": 10.9063,
      "upper_ci_bound": 52.9938,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 48.08,
      "n": 26,
      "standard_error": 14.2712,
      "lower_ci_bound": 22.1984,
      "upper_ci_bound": 75.0388,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.37,
      "n": 26,
      "standard_error": 1.4106,
      "lower_ci_bound": 0.1624,
      "upper_ci_bound": 10.6364,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.64,
      "n": 26,
      "standard_error": 6.8929,
      "lower_ci_bound": 1.5406,
      "upper_ci_bound": 36.359,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2,
      "n": 26,
      "standard_error": 2.0306,
      "lower_ci_bound": 0.2416,
      "upper_ci_bound": 14.6935,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.18,
      "n": 26,
      "standard_error": 4.955,
      "lower_ci_bound": 1.1215,
      "upper_ci_bound": 27.6842,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 6.64,
      "n": 26,
      "standard_error": 5.7314,
      "lower_ci_bound": 1.0468,
      "upper_ci_bound": 32.3254,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-3041.00",
      "title": "Food Servers, Nonrestaurant",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.92,
      "n": 26,
      "standard_error": 0.2052,
      "lower_ci_bound": 1.4983,
      "upper_ci_bound": 2.3437,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 22.43,
      "n": 20,
      "standard_error": 11.2656,
      "lower_ci_bound": 6.9419,
      "upper_ci_bound": 52.8587,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 74.01,
      "n": 20,
      "standard_error": 11.7538,
      "lower_ci_bound": 44.2128,
      "upper_ci_bound": 91.0942,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.49,
      "n": 20,
      "standard_error": 2.6317,
      "lower_ci_bound": 0.2621,
      "upper_ci_bound": 19.8261,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.07,
      "n": 20,
      "standard_error": 1.1405,
      "lower_ci_bound": 0.1145,
      "upper_ci_bound": 9.3153,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9011.00",
      "title": "Dining Room and Cafeteria Attendants and Bartender Helpers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.71,
      "n": 19,
      "standard_error": 0.3647,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.4792,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 43.39,
      "n": 31,
      "standard_error": 15.1533,
      "lower_ci_bound": 17.8587,
      "upper_ci_bound": 72.9854,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 55.87,
      "n": 31,
      "standard_error": 15.1673,
      "lower_ci_bound": 26.4959,
      "upper_ci_bound": 81.6435,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.74,
      "n": 31,
      "standard_error": 0.7567,
      "lower_ci_bound": 0.0904,
      "upper_ci_bound": 5.7702,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9021.00",
      "title": "Dishwashers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.48,
      "n": 32,
      "standard_error": 0.1618,
      "lower_ci_bound": 1.1486,
      "upper_ci_bound": 1.8087,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 41.98,
      "n": 22,
      "standard_error": 12.2401,
      "lower_ci_bound": 20.2838,
      "upper_ci_bound": 67.2935,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 29.2,
      "n": 22,
      "standard_error": 12.1658,
      "lower_ci_bound": 10.8174,
      "upper_ci_bound": 58.3724,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 15.7,
      "n": 22,
      "standard_error": 11.6872,
      "lower_ci_bound": 2.8849,
      "upper_ci_bound": 53.882,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.12,
      "n": 22,
      "standard_error": 11.221,
      "lower_ci_bound": 1.9107,
      "upper_ci_bound": 53.9162,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "35-9031.00",
      "title": "Hosts and Hostesses, Restaurant, Lounge, and Coffee Shop",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.99,
      "n": 22,
      "standard_error": 0.4041,
      "lower_ci_bound": 1.1544,
      "upper_ci_bound": 2.835,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.07,
      "n": 24,
      "standard_error": 3.1432,
      "lower_ci_bound": 0.3549,
      "upper_ci_bound": 21.9747,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 43.26,
      "n": 24,
      "standard_error": 16.0937,
      "lower_ci_bound": 16.4175,
      "upper_ci_bound": 74.7469,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.78,
      "n": 24,
      "standard_error": 5.1072,
      "lower_ci_bound": 1.8958,
      "upper_ci_bound": 26.8951,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.19,
      "n": 24,
      "standard_error": 12.9823,
      "lower_ci_bound": 4.035,
      "upper_ci_bound": 57.2996,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.45,
      "n": 24,
      "standard_error": 13.0307,
      "lower_ci_bound": 1.8727,
      "upper_ci_bound": 59.9199,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 12.25,
      "n": 24,
      "standard_error": 9.8397,
      "lower_ci_bound": 2.057,
      "upper_ci_bound": 48.1193,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1011.00",
      "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.9,
      "n": 23,
      "standard_error": 0.1942,
      "lower_ci_bound": 1.4951,
      "upper_ci_bound": 2.3004,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.22,
      "n": 18,
      "standard_error": 4.1927,
      "lower_ci_bound": 0.4914,
      "upper_ci_bound": 28.2169,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 19.95,
      "n": 18,
      "standard_error": 8.6911,
      "lower_ci_bound": 7.3279,
      "upper_ci_bound": 43.9993,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.23,
      "n": 18,
      "standard_error": 7.3967,
      "lower_ci_bound": 3.7686,
      "upper_ci_bound": 37.2535,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.38,
      "n": 18,
      "standard_error": 7.1588,
      "lower_ci_bound": 2.2345,
      "upper_ci_bound": 37.0011,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.55,
      "n": 18,
      "standard_error": 9.4027,
      "lower_ci_bound": 2.8031,
      "upper_ci_bound": 46.0155,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 32.32,
      "n": 18,
      "standard_error": 15.63,
      "lower_ci_bound": 9.5611,
      "upper_ci_bound": 68.3163,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 6.34,
      "n": 18,
      "standard_error": 6.5431,
      "lower_ci_bound": 0.6593,
      "upper_ci_bound": 40.8826,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-1012.00",
      "title": "First-Line Supervisors of Landscaping, Lawn Service, and Groundskeeping Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.94,
      "n": 18,
      "standard_error": 0.4085,
      "lower_ci_bound": 2.0819,
      "upper_ci_bound": 3.8057,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.51,
      "n": 17,
      "standard_error": 9.7618,
      "lower_ci_bound": 2.588,
      "upper_ci_bound": 47.8635,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 62.41,
      "n": 17,
      "standard_error": 20.4204,
      "lower_ci_bound": 20.7802,
      "upper_ci_bound": 91.3118,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 23.48,
      "n": 17,
      "standard_error": 19.6438,
      "lower_ci_bound": 2.9345,
      "upper_ci_bound": 75.7005,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.6,
      "n": 17,
      "standard_error": 0.6262,
      "lower_ci_bound": 0.0646,
      "upper_ci_bound": 5.3101,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2011.00",
      "title": "Janitors and Cleaners, Except Maids and Housekeeping Cleaners",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.42,
      "n": 17,
      "standard_error": 0.348,
      "lower_ci_bound": 1.6824,
      "upper_ci_bound": 3.1578,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 44.6,
      "n": 32,
      "standard_error": 9.0445,
      "lower_ci_bound": 27.6204,
      "upper_ci_bound": 62.9424,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 35.51,
      "n": 32,
      "standard_error": 10.3422,
      "lower_ci_bound": 17.9768,
      "upper_ci_bound": 58.0372,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.67,
      "n": 32,
      "standard_error": 6.1359,
      "lower_ci_bound": 0.949,
      "upper_ci_bound": 34.7865,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.37,
      "n": 32,
      "standard_error": 1.7203,
      "lower_ci_bound": 0.528,
      "upper_ci_bound": 9.9637,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.88,
      "n": 32,
      "standard_error": 4.9453,
      "lower_ci_bound": 1.0013,
      "upper_ci_bound": 27.8695,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 4.97,
      "n": 32,
      "standard_error": 4.598,
      "lower_ci_bound": 0.7131,
      "upper_ci_bound": 27.5822,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2012.00",
      "title": "Maids and Housekeeping Cleaners",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.78,
      "n": 32,
      "standard_error": 0.2231,
      "lower_ci_bound": 1.3252,
      "upper_ci_bound": 2.2354,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 90.24,
      "n": 39,
      "standard_error": 6.3372,
      "lower_ci_bound": 68.3001,
      "upper_ci_bound": 97.5411,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.79,
      "n": 39,
      "standard_error": 6.2444,
      "lower_ci_bound": 1.9515,
      "upper_ci_bound": 31.8048,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.59,
      "n": 39,
      "standard_error": 0.6106,
      "lower_ci_bound": 0.0736,
      "upper_ci_bound": 4.624,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.38,
      "n": 39,
      "standard_error": 0.2958,
      "lower_ci_bound": 0.0779,
      "upper_ci_bound": 1.8239,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-2021.00",
      "title": "Pest Control Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 39.15,
      "n": 29,
      "standard_error": 11.1548,
      "lower_ci_bound": 19.779,
      "upper_ci_bound": 62.6712,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 8.22,
      "n": 29,
      "standard_error": 5.4896,
      "lower_ci_bound": 1.9786,
      "upper_ci_bound": 28.4478,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 31.2,
      "n": 29,
      "standard_error": 7.1724,
      "lower_ci_bound": 18.6105,
      "upper_ci_bound": 47.3397,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.1,
      "n": 29,
      "standard_error": 2.7058,
      "lower_ci_bound": 0.505,
      "upper_ci_bound": 16.8223,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 18.33,
      "n": 29,
      "standard_error": 7.9025,
      "lower_ci_bound": 7.0724,
      "upper_ci_bound": 39.8227,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3011.00",
      "title": "Landscaping and Groundskeeping Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 14.99,
      "n": 27,
      "standard_error": 9.5983,
      "lower_ci_bound": 3.6132,
      "upper_ci_bound": 45.336,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.25,
      "n": 27,
      "standard_error": 15.0036,
      "lower_ci_bound": 26.8561,
      "upper_ci_bound": 81.8235,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.68,
      "n": 27,
      "standard_error": 7.6024,
      "lower_ci_bound": 5.3986,
      "upper_ci_bound": 37.7488,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.26,
      "n": 27,
      "standard_error": 0.1965,
      "lower_ci_bound": 0.0546,
      "upper_ci_bound": 1.224,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 12.82,
      "n": 27,
      "standard_error": 11.6507,
      "lower_ci_bound": 1.6954,
      "upper_ci_bound": 55.6231,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3012.00",
      "title": "Pesticide Handlers, Sprayers, and Applicators, Vegetation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 56.81,
      "n": 21,
      "standard_error": 12.2033,
      "lower_ci_bound": 31.7943,
      "upper_ci_bound": 78.7804,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 37.13,
      "n": 21,
      "standard_error": 11.655,
      "lower_ci_bound": 17.246,
      "upper_ci_bound": 62.5918,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.23,
      "n": 21,
      "standard_error": 2.2489,
      "lower_ci_bound": 0.2643,
      "upper_ci_bound": 16.4008,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.83,
      "n": 21,
      "standard_error": 2.918,
      "lower_ci_bound": 0.7572,
      "upper_ci_bound": 17.2116,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "37-3013.00",
      "title": "Tree Trimmers and Pruners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 6.09,
      "n": 30,
      "standard_error": 4.6844,
      "lower_ci_bound": 1.2024,
      "upper_ci_bound": 25.7143,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.7,
      "n": 30,
      "standard_error": 8.0352,
      "lower_ci_bound": 32.0661,
      "upper_ci_bound": 63.8013,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.93,
      "n": 30,
      "standard_error": 8.1735,
      "lower_ci_bound": 2.6858,
      "upper_ci_bound": 39.9381,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.22,
      "n": 30,
      "standard_error": 12.0584,
      "lower_ci_bound": 3.5584,
      "upper_ci_bound": 53.9904,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.6,
      "n": 30,
      "standard_error": 7.3837,
      "lower_ci_bound": 2.3535,
      "upper_ci_bound": 36.848,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.45,
      "n": 30,
      "standard_error": 6.0937,
      "lower_ci_bound": 0.8652,
      "upper_ci_bound": 35.2392,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1013.00",
      "title": "First-Line Supervisors of Gambling Services Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.02,
      "n": 15,
      "standard_error": 2.6269,
      "lower_ci_bound": 0.4522,
      "upper_ci_bound": 17.5787,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 14.93,
      "n": 15,
      "standard_error": 9.4422,
      "lower_ci_bound": 3.4428,
      "upper_ci_bound": 46.3648,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 23.89,
      "n": 15,
      "standard_error": 20.7936,
      "lower_ci_bound": 2.63,
      "upper_ci_bound": 78.4833,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 47.77,
      "n": 15,
      "standard_error": 20.8928,
      "lower_ci_bound": 13.1797,
      "upper_ci_bound": 84.6424,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.54,
      "n": 15,
      "standard_error": 4.861,
      "lower_ci_bound": 1.7948,
      "upper_ci_bound": 26.6775,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.85,
      "n": 15,
      "standard_error": 2.9805,
      "lower_ci_bound": 0.2892,
      "upper_ci_bound": 22.8244,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-1022.00",
      "title": "First-Line Supervisors of Personal Service Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.24,
      "n": 15,
      "standard_error": 0.8145,
      "lower_ci_bound": 1.4926,
      "upper_ci_bound": 4.9863,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 22.64,
      "n": 37,
      "standard_error": 9.9982,
      "lower_ci_bound": 8.4235,
      "upper_ci_bound": 48.228,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 44.38,
      "n": 37,
      "standard_error": 12.45,
      "lower_ci_bound": 22.2893,
      "upper_ci_bound": 68.9329,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.85,
      "n": 37,
      "standard_error": 5.0899,
      "lower_ci_bound": 2.0044,
      "upper_ci_bound": 26.1938,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 16.56,
      "n": 37,
      "standard_error": 7.6652,
      "lower_ci_bound": 6.0536,
      "upper_ci_bound": 37.9408,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.82,
      "n": 37,
      "standard_error": 4.8744,
      "lower_ci_bound": 1.522,
      "upper_ci_bound": 25.7477,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.75,
      "n": 37,
      "standard_error": 1.7643,
      "lower_ci_bound": 0.2209,
      "upper_ci_bound": 12.5053,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2011.00",
      "title": "Animal Trainers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.5,
      "n": 36,
      "standard_error": 5.713,
      "lower_ci_bound": 2.6504,
      "upper_ci_bound": 28.8017,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 63.55,
      "n": 36,
      "standard_error": 10.3605,
      "lower_ci_bound": 41.2887,
      "upper_ci_bound": 81.2146,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.58,
      "n": 36,
      "standard_error": 11.0217,
      "lower_ci_bound": 2.2806,
      "upper_ci_bound": 51.4003,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.37,
      "n": 36,
      "standard_error": 4.0044,
      "lower_ci_bound": 7.108,
      "upper_ci_bound": 23.7457,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-2021.00",
      "title": "Animal Caretakers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.7,
      "n": 36,
      "standard_error": 0.1804,
      "lower_ci_bound": 1.3373,
      "upper_ci_bound": 2.0697,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 15.26,
      "n": 32,
      "standard_error": 8.3896,
      "lower_ci_bound": 4.573,
      "upper_ci_bound": 40.3433,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 69.02,
      "n": 32,
      "standard_error": 8.5471,
      "lower_ci_bound": 49.6471,
      "upper_ci_bound": 83.4303,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.82,
      "n": 32,
      "standard_error": 4.7299,
      "lower_ci_bound": 0.6138,
      "upper_ci_bound": 29.321,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.14,
      "n": 32,
      "standard_error": 5.1757,
      "lower_ci_bound": 1.0371,
      "upper_ci_bound": 29.0001,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 32,
      "standard_error": 4.9276,
      "lower_ci_bound": 0.5428,
      "upper_ci_bound": 31.4305,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3011.00",
      "title": "Gambling Dealers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.03,
      "n": 32,
      "standard_error": 0.2253,
      "lower_ci_bound": 1.57,
      "upper_ci_bound": 2.489,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.63,
      "n": 33,
      "standard_error": 1.0408,
      "lower_ci_bound": 0.4396,
      "upper_ci_bound": 5.8529,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 87.07,
      "n": 33,
      "standard_error": 5.412,
      "lower_ci_bound": 71.6655,
      "upper_ci_bound": 94.7157,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.98,
      "n": 33,
      "standard_error": 1.9462,
      "lower_ci_bound": 0.2594,
      "upper_ci_bound": 13.5036,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.58,
      "n": 33,
      "standard_error": 4.3489,
      "lower_ci_bound": 1.6387,
      "upper_ci_bound": 22.9363,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.75,
      "n": 33,
      "standard_error": 2.7906,
      "lower_ci_bound": 0.3356,
      "upper_ci_bound": 19.164,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3012.00",
      "title": "Gambling and Sports Book Writers and Runners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 19.85,
      "n": 25,
      "standard_error": 9.1948,
      "lower_ci_bound": 6.9887,
      "upper_ci_bound": 44.9452,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 61.11,
      "n": 25,
      "standard_error": 11.2433,
      "lower_ci_bound": 37.1839,
      "upper_ci_bound": 80.6675,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.94,
      "n": 25,
      "standard_error": 7.6398,
      "lower_ci_bound": 1.3959,
      "upper_ci_bound": 40.5127,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.09,
      "n": 25,
      "standard_error": 6.3246,
      "lower_ci_bound": 2.5955,
      "upper_ci_bound": 32.1156,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3021.00",
      "title": "Motion Picture Projectionists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.29,
      "n": 20,
      "standard_error": 0.1735,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6522,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 33,
      "n": 31,
      "standard_error": 9.7325,
      "lower_ci_bound": 16.6952,
      "upper_ci_bound": 54.7524,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 61.44,
      "n": 31,
      "standard_error": 9.404,
      "lower_ci_bound": 41.4666,
      "upper_ci_bound": 78.1879,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.2,
      "n": 31,
      "standard_error": 0.3488,
      "lower_ci_bound": 0.6653,
      "upper_ci_bound": 2.1702,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.7,
      "n": 31,
      "standard_error": 1.7849,
      "lower_ci_bound": 0.691,
      "upper_ci_bound": 9.997,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.65,
      "n": 31,
      "standard_error": 1.6665,
      "lower_ci_bound": 0.2063,
      "upper_ci_bound": 12.0088,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3031.00",
      "title": "Ushers, Lobby Attendants, and Ticket Takers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 64.17,
      "n": 22,
      "standard_error": 17.3818,
      "lower_ci_bound": 27.1034,
      "upper_ci_bound": 89.6136,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 31.89,
      "n": 22,
      "standard_error": 17.078,
      "lower_ci_bound": 8.3616,
      "upper_ci_bound": 70.6044,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.51,
      "n": 22,
      "standard_error": 2.7657,
      "lower_ci_bound": 0.246,
      "upper_ci_bound": 21.2343,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.43,
      "n": 22,
      "standard_error": 1.5888,
      "lower_ci_bound": 0.1384,
      "upper_ci_bound": 13.1553,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3091.00",
      "title": "Amusement and Recreation Attendants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.12,
      "n": 22,
      "standard_error": 0.0649,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2517,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 10.39,
      "n": 39,
      "standard_error": 5.0605,
      "lower_ci_bound": 3.7134,
      "upper_ci_bound": 25.8392,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 32.24,
      "n": 39,
      "standard_error": 15.8354,
      "lower_ci_bound": 9.8851,
      "upper_ci_bound": 67.3642,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.52,
      "n": 39,
      "standard_error": 4.396,
      "lower_ci_bound": 2.2103,
      "upper_ci_bound": 22.6223,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.85,
      "n": 39,
      "standard_error": 8.8413,
      "lower_ci_bound": 4.0647,
      "upper_ci_bound": 41.8009,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.86,
      "n": 39,
      "standard_error": 3.1144,
      "lower_ci_bound": 0.7285,
      "upper_ci_bound": 18.0038,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 29.6,
      "n": 39,
      "standard_error": 9.8704,
      "lower_ci_bound": 13.8771,
      "upper_ci_bound": 52.3074,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.54,
      "n": 39,
      "standard_error": 1.0524,
      "lower_ci_bound": 0.3843,
      "upper_ci_bound": 5.9885,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3092.00",
      "title": "Costume Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 22.02,
      "n": 25,
      "standard_error": 11.9322,
      "lower_ci_bound": 6.3038,
      "upper_ci_bound": 54.2316,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 64.84,
      "n": 25,
      "standard_error": 14.2784,
      "lower_ci_bound": 33.6094,
      "upper_ci_bound": 87.0386,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.47,
      "n": 25,
      "standard_error": 5.0546,
      "lower_ci_bound": 0.7643,
      "upper_ci_bound": 30.3148,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.68,
      "n": 25,
      "standard_error": 5.4915,
      "lower_ci_bound": 1.6516,
      "upper_ci_bound": 29.155,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-3093.00",
      "title": "Locker Room, Coatroom, and Dressing Room Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 86.37,
      "n": 20,
      "standard_error": 12.666,
      "lower_ci_bound": 39.9983,
      "upper_ci_bound": 98.3669,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.63,
      "n": 20,
      "standard_error": 12.666,
      "lower_ci_bound": 1.6331,
      "upper_ci_bound": 60.0017,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4011.00",
      "title": "Embalmers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.89,
      "n": 20,
      "standard_error": 0.5293,
      "lower_ci_bound": 2.7871,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 6.82,
      "n": 22,
      "standard_error": 5.0846,
      "lower_ci_bound": 1.3676,
      "upper_ci_bound": 27.8726,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.04,
      "n": 22,
      "standard_error": 12.5393,
      "lower_ci_bound": 23.7696,
      "upper_ci_bound": 71.6699,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.63,
      "n": 22,
      "standard_error": 8.0842,
      "lower_ci_bound": 3.0562,
      "upper_ci_bound": 39.8774,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 22.48,
      "n": 22,
      "standard_error": 10.8723,
      "lower_ci_bound": 7.3433,
      "upper_ci_bound": 51.4895,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.29,
      "n": 22,
      "standard_error": 7.3779,
      "lower_ci_bound": 1.6318,
      "upper_ci_bound": 38.744,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.73,
      "n": 22,
      "standard_error": 1.8048,
      "lower_ci_bound": 0.1944,
      "upper_ci_bound": 13.7754,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4021.00",
      "title": "Funeral Attendants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.2,
      "n": 22,
      "standard_error": 0.2451,
      "lower_ci_bound": 1.6917,
      "upper_ci_bound": 2.711,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 15.28,
      "n": 22,
      "standard_error": 12.5362,
      "lower_ci_bound": 2.3524,
      "upper_ci_bound": 57.4678,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.25,
      "n": 22,
      "standard_error": 0.2627,
      "lower_ci_bound": 0.0283,
      "upper_ci_bound": 2.1844,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 73.23,
      "n": 22,
      "standard_error": 15.1943,
      "lower_ci_bound": 35.3074,
      "upper_ci_bound": 93.201,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11.24,
      "n": 22,
      "standard_error": 10.2858,
      "lower_ci_bound": 1.4611,
      "upper_ci_bound": 51.9435,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-4031.00",
      "title": "Morticians, Undertakers, and Funeral Arrangers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 22,
      "standard_error": 0.3223,
      "lower_ci_bound": 3.5263,
      "upper_ci_bound": 4.8668,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 20.94,
      "n": 22,
      "standard_error": 13.3565,
      "lower_ci_bound": 4.7145,
      "upper_ci_bound": 58.6437,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 24.55,
      "n": 22,
      "standard_error": 12.213,
      "lower_ci_bound": 7.63,
      "upper_ci_bound": 56.1796,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 28.7,
      "n": 22,
      "standard_error": 14.8753,
      "lower_ci_bound": 8.1555,
      "upper_ci_bound": 64.607,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.74,
      "n": 22,
      "standard_error": 11.271,
      "lower_ci_bound": 1.3659,
      "upper_ci_bound": 56.0916,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.13,
      "n": 22,
      "standard_error": 9.6843,
      "lower_ci_bound": 1.6087,
      "upper_ci_bound": 48.9639,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.68,
      "n": 22,
      "standard_error": 1.6947,
      "lower_ci_bound": 0.203,
      "upper_ci_bound": 12.5909,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.25,
      "n": 22,
      "standard_error": 1.2681,
      "lower_ci_bound": 0.1493,
      "upper_ci_bound": 9.6809,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5011.00",
      "title": "Barbers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 20.93,
      "n": 22,
      "standard_error": 12.8004,
      "lower_ci_bound": 5.0335,
      "upper_ci_bound": 56.9393,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 78.97,
      "n": 22,
      "standard_error": 12.8015,
      "lower_ci_bound": 43.0474,
      "upper_ci_bound": 94.9128,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.1,
      "n": 22,
      "standard_error": 0.1036,
      "lower_ci_bound": 0.0106,
      "upper_ci_bound": 0.8877,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5012.00",
      "title": "Hairdressers, Hairstylists, and Cosmetologists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5091.00",
      "title": "Makeup Artists, Theatrical and Performance",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 35.8,
      "n": 19,
      "standard_error": 21.85,
      "lower_ci_bound": 7.0353,
      "upper_ci_bound": 80.428,
      "recommend_suppress": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 49.16,
      "n": 19,
      "standard_error": 25.7475,
      "lower_ci_bound": 9.9937,
      "upper_ci_bound": 89.3858,
      "recommend_suppress": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 14.77,
      "n": 19,
      "standard_error": 9.9075,
      "lower_ci_bound": 3.2093,
      "upper_ci_bound": 47.5208,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.27,
      "n": 19,
      "standard_error": 0.2906,
      "lower_ci_bound": 0.0279,
      "upper_ci_bound": 2.5518,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5092.00",
      "title": "Manicurists and Pedicurists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.05,
      "n": 17,
      "standard_error": 11.7989,
      "lower_ci_bound": 1.629,
      "upper_ci_bound": 57.6341,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 18.35,
      "n": 17,
      "standard_error": 10.9724,
      "lower_ci_bound": 4.5422,
      "upper_ci_bound": 51.4914,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 67.55,
      "n": 17,
      "standard_error": 17.264,
      "lower_ci_bound": 28.1606,
      "upper_ci_bound": 91.7022,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.05,
      "n": 17,
      "standard_error": 0.8786,
      "lower_ci_bound": 0.1775,
      "upper_ci_bound": 5.9812,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5093.00",
      "title": "Shampooers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 39.15,
      "n": 17,
      "standard_error": 8.0643,
      "lower_ci_bound": 23.8884,
      "upper_ci_bound": 56.868,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 30.24,
      "n": 17,
      "standard_error": 17.8353,
      "lower_ci_bound": 6.7332,
      "upper_ci_bound": 72.2391,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.76,
      "n": 17,
      "standard_error": 7.7195,
      "lower_ci_bound": 1.2226,
      "upper_ci_bound": 42.6649,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 19.21,
      "n": 17,
      "standard_error": 16.225,
      "lower_ci_bound": 2.526,
      "upper_ci_bound": 68.5651,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 2.65,
      "n": 17,
      "standard_error": 2.7963,
      "lower_ci_bound": 0.2734,
      "upper_ci_bound": 21.3021,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-5094.00",
      "title": "Skincare Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.32,
      "n": 17,
      "standard_error": 0.1822,
      "lower_ci_bound": 3.9339,
      "upper_ci_bound": 4.7064,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 41.75,
      "n": 19,
      "standard_error": 11.0049,
      "lower_ci_bound": 21.6895,
      "upper_ci_bound": 64.9667,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 41.28,
      "n": 19,
      "standard_error": 8.0717,
      "lower_ci_bound": 25.8819,
      "upper_ci_bound": 58.5916,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.51,
      "n": 19,
      "standard_error": 5.6968,
      "lower_ci_bound": 1.4282,
      "upper_ci_bound": 31.2663,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.47,
      "n": 19,
      "standard_error": 7.4674,
      "lower_ci_bound": 1.6485,
      "upper_ci_bound": 39.4753,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6011.00",
      "title": "Baggage Porters and Bellhops",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.91,
      "n": 13,
      "standard_error": 0.3525,
      "lower_ci_bound": 1.144,
      "upper_ci_bound": 2.6802,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 45.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-6012.00",
      "title": "Concierges",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.08,
      "n": 27,
      "standard_error": 3.3804,
      "lower_ci_bound": 0.7138,
      "upper_ci_bound": 20.0785,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 21.82,
      "n": 27,
      "standard_error": 8.9282,
      "lower_ci_bound": 8.6902,
      "upper_ci_bound": 45.0071,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.74,
      "n": 27,
      "standard_error": 5.3334,
      "lower_ci_bound": 1.7775,
      "upper_ci_bound": 28.0264,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.52,
      "n": 27,
      "standard_error": 1.5725,
      "lower_ci_bound": 0.1769,
      "upper_ci_bound": 11.8152,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 30.96,
      "n": 27,
      "standard_error": 11.9445,
      "lower_ci_bound": 12.445,
      "upper_ci_bound": 58.5779,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 30.03,
      "n": 27,
      "standard_error": 11.1725,
      "lower_ci_bound": 12.5769,
      "upper_ci_bound": 56.1457,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.71,
      "n": 27,
      "standard_error": 1.7892,
      "lower_ci_bound": 0.1963,
      "upper_ci_bound": 13.3983,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.14,
      "n": 27,
      "standard_error": 1.9096,
      "lower_ci_bound": 0.3358,
      "upper_ci_bound": 12.4604,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7011.00",
      "title": "Tour Guides and Escorts",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.1,
      "n": 26,
      "standard_error": 0.4184,
      "lower_ci_bound": 1.2429,
      "upper_ci_bound": 2.9663,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 17.65,
      "n": 18,
      "standard_error": 9.6968,
      "lower_ci_bound": 4.9872,
      "upper_ci_bound": 46.6885,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 45.84,
      "n": 18,
      "standard_error": 17.4379,
      "lower_ci_bound": 16.1297,
      "upper_ci_bound": 78.8375,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.77,
      "n": 18,
      "standard_error": 9.0986,
      "lower_ci_bound": 0.8654,
      "upper_ci_bound": 51.4281,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 21.25,
      "n": 18,
      "standard_error": 10.2613,
      "lower_ci_bound": 6.8909,
      "upper_ci_bound": 49.5951,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.78,
      "n": 18,
      "standard_error": 0.8861,
      "lower_ci_bound": 0.0715,
      "upper_ci_bound": 8.0314,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.7,
      "n": 18,
      "standard_error": 4.0844,
      "lower_ci_bound": 1.2006,
      "upper_ci_bound": 23.1004,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-7012.00",
      "title": "Travel Guides",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.02,
      "n": 15,
      "standard_error": 0.2438,
      "lower_ci_bound": 1.4924,
      "upper_ci_bound": 2.538,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 14.28,
      "n": 68,
      "standard_error": 7.369,
      "lower_ci_bound": 4.7697,
      "upper_ci_bound": 35.649,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 38.54,
      "n": 68,
      "standard_error": 11.5919,
      "lower_ci_bound": 19.1024,
      "upper_ci_bound": 62.4857,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.59,
      "n": 68,
      "standard_error": 3.0799,
      "lower_ci_bound": 1.8135,
      "upper_ci_bound": 15.9519,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.17,
      "n": 68,
      "standard_error": 4.7622,
      "lower_ci_bound": 3.8434,
      "upper_ci_bound": 24.2676,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 22.71,
      "n": 68,
      "standard_error": 11.0665,
      "lower_ci_bound": 7.704,
      "upper_ci_bound": 50.8415,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.71,
      "n": 68,
      "standard_error": 3.9951,
      "lower_ci_bound": 3.3837,
      "upper_ci_bound": 20.642,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.00",
      "title": "Childcare Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 60,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9011.01",
      "title": "Nannies",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9031.00",
      "title": "Exercise Trainers and Group Fitness Instructors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.65,
      "n": 27,
      "standard_error": 0.6782,
      "lower_ci_bound": 0.0742,
      "upper_ci_bound": 5.3933,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 25.48,
      "n": 27,
      "standard_error": 10.8471,
      "lower_ci_bound": 9.5597,
      "upper_ci_bound": 52.5272,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.22,
      "n": 27,
      "standard_error": 2.5789,
      "lower_ci_bound": 0.603,
      "upper_ci_bound": 15.4227,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.45,
      "n": 27,
      "standard_error": 0.469,
      "lower_ci_bound": 0.0527,
      "upper_ci_bound": 3.7376,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.1,
      "n": 27,
      "standard_error": 6.8211,
      "lower_ci_bound": 1.3209,
      "upper_ci_bound": 36.702,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 61.96,
      "n": 27,
      "standard_error": 11.6881,
      "lower_ci_bound": 37.0174,
      "upper_ci_bound": 81.8646,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.14,
      "n": 27,
      "standard_error": 0.1509,
      "lower_ci_bound": 0.0164,
      "upper_ci_bound": 1.2384,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9032.00",
      "title": "Recreation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7.32,
      "n": 29,
      "standard_error": 7.1198,
      "lower_ci_bound": 0.9136,
      "upper_ci_bound": 40.3871,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 1.45,
      "n": 29,
      "standard_error": 1.4746,
      "lower_ci_bound": 0.1769,
      "upper_ci_bound": 10.8691,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 50.25,
      "n": 29,
      "standard_error": 15.4344,
      "lower_ci_bound": 22.192,
      "upper_ci_bound": 78.1567,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 31.29,
      "n": 29,
      "standard_error": 13.4433,
      "lower_ci_bound": 11.227,
      "upper_ci_bound": 62.108,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.35,
      "n": 29,
      "standard_error": 1.9525,
      "lower_ci_bound": 0.9948,
      "upper_ci_bound": 10.6534,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 6.34,
      "n": 29,
      "standard_error": 6.3041,
      "lower_ci_bound": 0.7641,
      "upper_ci_bound": 37.3227,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "39-9041.00",
      "title": "Residential Advisors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.9,
      "n": 29,
      "standard_error": 0.2793,
      "lower_ci_bound": 1.3326,
      "upper_ci_bound": 2.4768,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 14.08,
      "n": 30,
      "standard_error": 9.9507,
      "lower_ci_bound": 2.956,
      "upper_ci_bound": 46.8457,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 51.67,
      "n": 30,
      "standard_error": 11.26,
      "lower_ci_bound": 29.8309,
      "upper_ci_bound": 72.8896,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.92,
      "n": 30,
      "standard_error": 6.9127,
      "lower_ci_bound": 1.6895,
      "upper_ci_bound": 35.8194,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.05,
      "n": 30,
      "standard_error": 4.2689,
      "lower_ci_bound": 1.3687,
      "upper_ci_bound": 23.0259,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 18.86,
      "n": 30,
      "standard_error": 13.0394,
      "lower_ci_bound": 3.909,
      "upper_ci_bound": 57.0423,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.42,
      "n": 30,
      "standard_error": 0.4395,
      "lower_ci_bound": 0.0493,
      "upper_ci_bound": 3.4875,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1011.00",
      "title": "First-Line Supervisors of Retail Sales Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.12,
      "n": 22,
      "standard_error": 0.4329,
      "lower_ci_bound": 1.2187,
      "upper_ci_bound": 3.0191,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 16,
      "n": 27,
      "standard_error": 10.9113,
      "lower_ci_bound": 3.4677,
      "upper_ci_bound": 50.263,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 16.49,
      "n": 27,
      "standard_error": 9.5004,
      "lower_ci_bound": 4.5638,
      "upper_ci_bound": 44.9147,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.58,
      "n": 27,
      "standard_error": 9.0755,
      "lower_ci_bound": 1.2134,
      "upper_ci_bound": 47.7293,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 44.97,
      "n": 27,
      "standard_error": 11.132,
      "lower_ci_bound": 24.481,
      "upper_ci_bound": 67.3221,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 12.96,
      "n": 27,
      "standard_error": 8.7549,
      "lower_ci_bound": 2.931,
      "upper_ci_bound": 42.3322,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-1012.00",
      "title": "First-Line Supervisors of Non-Retail Sales Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.31,
      "n": 27,
      "standard_error": 0.3461,
      "lower_ci_bound": 1.5962,
      "upper_ci_bound": 3.0191,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 37.34,
      "n": 21,
      "standard_error": 15.1881,
      "lower_ci_bound": 13.333,
      "upper_ci_bound": 69.7703,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 44.32,
      "n": 21,
      "standard_error": 17.0803,
      "lower_ci_bound": 15.8131,
      "upper_ci_bound": 77.126,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.17,
      "n": 21,
      "standard_error": 8.6853,
      "lower_ci_bound": 1.135,
      "upper_ci_bound": 47.0489,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.17,
      "n": 21,
      "standard_error": 8.0974,
      "lower_ci_bound": 1.3126,
      "upper_ci_bound": 43.4046,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2011.00",
      "title": "Cashiers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.29,
      "n": 21,
      "standard_error": 0.1707,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6435,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 96.45,
      "n": 28,
      "standard_error": 2.1991,
      "lower_ci_bound": 87.9128,
      "upper_ci_bound": 99.0248,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.19,
      "n": 28,
      "standard_error": 1.2413,
      "lower_ci_bound": 0.1387,
      "upper_ci_bound": 9.4901,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.36,
      "n": 28,
      "standard_error": 1.7703,
      "lower_ci_bound": 0.4955,
      "upper_ci_bound": 10.4742,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2012.00",
      "title": "Gambling Change Persons and Booth Cashiers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.31,
      "n": 28,
      "standard_error": 0.1345,
      "lower_ci_bound": 1.03,
      "upper_ci_bound": 1.5822,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.78,
      "n": 24,
      "standard_error": 0.824,
      "lower_ci_bound": 0.0874,
      "upper_ci_bound": 6.6258,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 55.86,
      "n": 24,
      "standard_error": 12.6223,
      "lower_ci_bound": 30.5055,
      "upper_ci_bound": 78.4942,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.43,
      "n": 24,
      "standard_error": 0.4652,
      "lower_ci_bound": 0.0442,
      "upper_ci_bound": 3.9711,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.21,
      "n": 24,
      "standard_error": 9.3953,
      "lower_ci_bound": 2.7155,
      "upper_ci_bound": 45.3336,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.47,
      "n": 24,
      "standard_error": 6.2138,
      "lower_ci_bound": 2.2837,
      "upper_ci_bound": 31.9022,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 20.25,
      "n": 24,
      "standard_error": 9.3895,
      "lower_ci_bound": 7.0864,
      "upper_ci_bound": 45.8099,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2021.00",
      "title": "Counter and Rental Clerks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.63,
      "n": 22,
      "standard_error": 0.219,
      "lower_ci_bound": 1.1696,
      "upper_ci_bound": 2.0804,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 46.85,
      "n": 15,
      "standard_error": 12.3163,
      "lower_ci_bound": 23.3829,
      "upper_ci_bound": 71.8057,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.98,
      "n": 15,
      "standard_error": 3.8056,
      "lower_ci_bound": 0.9276,
      "upper_ci_bound": 22.7174,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 25.22,
      "n": 15,
      "standard_error": 11.5968,
      "lower_ci_bound": 8.2743,
      "upper_ci_bound": 55.7728,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.33,
      "n": 15,
      "standard_error": 9.8385,
      "lower_ci_bound": 0.8432,
      "upper_ci_bound": 55.4792,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.61,
      "n": 15,
      "standard_error": 12.5,
      "lower_ci_bound": 1.5843,
      "upper_ci_bound": 60.6431,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2022.00",
      "title": "Parts Salespersons",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.97,
      "n": 15,
      "standard_error": 0.3634,
      "lower_ci_bound": 1.1882,
      "upper_ci_bound": 2.7469,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 19.32,
      "n": 30,
      "standard_error": 11.0832,
      "lower_ci_bound": 5.2982,
      "upper_ci_bound": 50.6224,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 63.45,
      "n": 30,
      "standard_error": 14.6976,
      "lower_ci_bound": 32.1991,
      "upper_ci_bound": 86.3861,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.02,
      "n": 30,
      "standard_error": 1.5894,
      "lower_ci_bound": 0.3963,
      "upper_ci_bound": 9.6334,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.42,
      "n": 30,
      "standard_error": 1.0562,
      "lower_ci_bound": 0.3047,
      "upper_ci_bound": 6.3234,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.79,
      "n": 30,
      "standard_error": 9.3312,
      "lower_ci_bound": 1.2336,
      "upper_ci_bound": 48.5119,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.01,
      "n": 30,
      "standard_error": 2.9906,
      "lower_ci_bound": 0.8447,
      "upper_ci_bound": 16.991,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-2031.00",
      "title": "Retail Salespersons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 29.83,
      "n": 34,
      "standard_error": 9.6711,
      "lower_ci_bound": 14.2434,
      "upper_ci_bound": 52.116,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.43,
      "n": 34,
      "standard_error": 1.085,
      "lower_ci_bound": 0.3033,
      "upper_ci_bound": 6.4898,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.28,
      "n": 34,
      "standard_error": 5.7008,
      "lower_ci_bound": 5.2964,
      "upper_ci_bound": 29.5394,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.6,
      "n": 34,
      "standard_error": 3.4964,
      "lower_ci_bound": 0.4791,
      "upper_ci_bound": 22.4759,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 51.85,
      "n": 34,
      "standard_error": 9.9191,
      "lower_ci_bound": 32.4293,
      "upper_ci_bound": 70.7352,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3011.00",
      "title": "Advertising Sales Agents",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.72,
      "n": 23,
      "standard_error": 0.1649,
      "lower_ci_bound": 1.3803,
      "upper_ci_bound": 2.0645,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 14.79,
      "n": 25,
      "standard_error": 13.8896,
      "lower_ci_bound": 1.7525,
      "upper_ci_bound": 62.8002,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 14.5,
      "n": 25,
      "standard_error": 11.5476,
      "lower_ci_bound": 2.4222,
      "upper_ci_bound": 53.691,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.05,
      "n": 25,
      "standard_error": 6.6547,
      "lower_ci_bound": 1.3503,
      "upper_ci_bound": 35.8933,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 15.76,
      "n": 25,
      "standard_error": 11.5108,
      "lower_ci_bound": 3.0307,
      "upper_ci_bound": 52.8281,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 39.47,
      "n": 25,
      "standard_error": 21.3854,
      "lower_ci_bound": 9.3225,
      "upper_ci_bound": 80.5322,
      "recommend_suppress": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 7.43,
      "n": 25,
      "standard_error": 6.6152,
      "lower_ci_bound": 1.0891,
      "upper_ci_bound": 36.8877,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3021.00",
      "title": "Insurance Sales Agents",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.58,
      "n": 22,
      "standard_error": 0.4215,
      "lower_ci_bound": 2.7013,
      "upper_ci_bound": 4.4545,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 86,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 26.83,
      "n": 86,
      "standard_error": 8.0934,
      "lower_ci_bound": 13.9117,
      "upper_ci_bound": 45.427,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.09,
      "n": 86,
      "standard_error": 1.1092,
      "lower_ci_bound": 0.1424,
      "upper_ci_bound": 7.8505,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.83,
      "n": 86,
      "standard_error": 3.5635,
      "lower_ci_bound": 1.6759,
      "upper_ci_bound": 18.3681,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.1,
      "n": 86,
      "standard_error": 0.8457,
      "lower_ci_bound": 0.2389,
      "upper_ci_bound": 4.9491,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 55.3,
      "n": 86,
      "standard_error": 8.6667,
      "lower_ci_bound": 38.1275,
      "upper_ci_bound": 71.3017,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 6.03,
      "n": 86,
      "standard_error": 2.7627,
      "lower_ci_bound": 2.3789,
      "upper_ci_bound": 14.4705,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.8,
      "n": 86,
      "standard_error": 2.4195,
      "lower_ci_bound": 1.0492,
      "upper_ci_bound": 12.8361,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 86,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 86,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 86,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3031.00",
      "title": "Securities, Commodities, and Financial Services Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 86,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 30.8,
      "n": 21,
      "standard_error": 16.3919,
      "lower_ci_bound": 8.2103,
      "upper_ci_bound": 68.884,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.49,
      "n": 21,
      "standard_error": 6.4865,
      "lower_ci_bound": 3.3195,
      "upper_ci_bound": 32.9339,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.11,
      "n": 21,
      "standard_error": 2.4998,
      "lower_ci_bound": 2.5548,
      "upper_ci_bound": 13.9045,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 37.25,
      "n": 21,
      "standard_error": 9.0046,
      "lower_ci_bound": 20.9946,
      "upper_ci_bound": 57.0031,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.36,
      "n": 21,
      "standard_error": 13.6709,
      "lower_ci_bound": 1.6214,
      "upper_ci_bound": 63.0272,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-3041.00",
      "title": "Travel Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 14.41,
      "n": 30,
      "standard_error": 12.3592,
      "lower_ci_bound": 2.1223,
      "upper_ci_bound": 56.6569,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.75,
      "n": 30,
      "standard_error": 9.9833,
      "lower_ci_bound": 2.7697,
      "upper_ci_bound": 47.1414,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 30.47,
      "n": 30,
      "standard_error": 12.7063,
      "lower_ci_bound": 11.391,
      "upper_ci_bound": 59.9098,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 39.48,
      "n": 30,
      "standard_error": 13.7053,
      "lower_ci_bound": 16.7908,
      "upper_ci_bound": 67.8275,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.59,
      "n": 30,
      "standard_error": 1.6225,
      "lower_ci_bound": 0.1916,
      "upper_ci_bound": 11.9051,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0.31,
      "n": 30,
      "standard_error": 0.3176,
      "lower_ci_bound": 0.0372,
      "upper_ci_bound": 2.499,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.44,
      "n": 20,
      "standard_error": 6.7837,
      "lower_ci_bound": 1.9406,
      "upper_ci_bound": 35.4322,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.22,
      "n": 20,
      "standard_error": 8.8075,
      "lower_ci_bound": 1.502,
      "upper_ci_bound": 45.9171,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.42,
      "n": 20,
      "standard_error": 2.6033,
      "lower_ci_bound": 0.2447,
      "upper_ci_bound": 19.9854,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 44.93,
      "n": 20,
      "standard_error": 8.1229,
      "lower_ci_bound": 29.0937,
      "upper_ci_bound": 61.856,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 21.63,
      "n": 20,
      "standard_error": 9.6075,
      "lower_ci_bound": 7.7725,
      "upper_ci_bound": 47.4744,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 7,
      "n": 20,
      "standard_error": 6.0334,
      "lower_ci_bound": 1.0687,
      "upper_ci_bound": 34.3776,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.38,
      "n": 20,
      "standard_error": 4.5187,
      "lower_ci_bound": 0.4766,
      "upper_ci_bound": 30.4671,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4011.07",
      "title": "Solar Sales Representatives and Assessors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.11,
      "n": 20,
      "standard_error": 0.3981,
      "lower_ci_bound": 1.2785,
      "upper_ci_bound": 2.9448,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.98,
      "n": 22,
      "standard_error": 21.0826,
      "lower_ci_bound": 13.7327,
      "upper_ci_bound": 84.232,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.18,
      "n": 22,
      "standard_error": 9.038,
      "lower_ci_bound": 3.4035,
      "upper_ci_bound": 43.6378,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.96,
      "n": 22,
      "standard_error": 3.9751,
      "lower_ci_bound": 0.4683,
      "upper_ci_bound": 26.5822,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 33.89,
      "n": 22,
      "standard_error": 19.4462,
      "lower_ci_bound": 7.7737,
      "upper_ci_bound": 75.7079,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-4012.00",
      "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.61,
      "n": 22,
      "standard_error": 0.2379,
      "lower_ci_bound": 1.1136,
      "upper_ci_bound": 2.1031,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 34.99,
      "n": 18,
      "standard_error": 10.2684,
      "lower_ci_bound": 17.1975,
      "upper_ci_bound": 58.2498,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 64.35,
      "n": 18,
      "standard_error": 10.2436,
      "lower_ci_bound": 41.3048,
      "upper_ci_bound": 82.2425,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.65,
      "n": 18,
      "standard_error": 0.6898,
      "lower_ci_bound": 0.0697,
      "upper_ci_bound": 5.8318,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9011.00",
      "title": "Demonstrators and Product Promoters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 17.41,
      "n": 21,
      "standard_error": 10.458,
      "lower_ci_bound": 4.4199,
      "upper_ci_bound": 49.0078,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 76.3,
      "n": 21,
      "standard_error": 12.0989,
      "lower_ci_bound": 44.3606,
      "upper_ci_bound": 92.8534,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.35,
      "n": 21,
      "standard_error": 2.4658,
      "lower_ci_bound": 0.2562,
      "upper_ci_bound": 18.4374,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.94,
      "n": 21,
      "standard_error": 2.6517,
      "lower_ci_bound": 0.9428,
      "upper_ci_bound": 15.0282,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9012.00",
      "title": "Models",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.27,
      "n": 22,
      "standard_error": 3.0468,
      "lower_ci_bound": 0.4521,
      "upper_ci_bound": 20.0572,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 12.42,
      "n": 22,
      "standard_error": 7.6637,
      "lower_ci_bound": 3.1743,
      "upper_ci_bound": 38.0345,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.84,
      "n": 22,
      "standard_error": 0.6521,
      "lower_ci_bound": 0.1646,
      "upper_ci_bound": 4.1446,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 23.65,
      "n": 22,
      "standard_error": 6.1093,
      "lower_ci_bound": 13.287,
      "upper_ci_bound": 38.4982,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.89,
      "n": 22,
      "standard_error": 5.4016,
      "lower_ci_bound": 0.819,
      "upper_ci_bound": 32.1914,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 36.73,
      "n": 22,
      "standard_error": 14.802,
      "lower_ci_bound": 13.3756,
      "upper_ci_bound": 68.5877,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 8.6,
      "n": 22,
      "standard_error": 7.6581,
      "lower_ci_bound": 1.2254,
      "upper_ci_bound": 41.6439,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 8.6,
      "n": 22,
      "standard_error": 7.6581,
      "lower_ci_bound": 1.2254,
      "upper_ci_bound": 41.6439,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9021.00",
      "title": "Real Estate Brokers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9022.00",
      "title": "Real Estate Sales Agents",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6,
      "n": 17,
      "standard_error": 5.0451,
      "lower_ci_bound": 0.9498,
      "upper_ci_bound": 29.8301,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.51,
      "n": 17,
      "standard_error": 7.0154,
      "lower_ci_bound": 2.929,
      "upper_ci_bound": 35.9056,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 57.33,
      "n": 17,
      "standard_error": 17.1373,
      "lower_ci_bound": 23.3285,
      "upper_ci_bound": 85.5732,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 25.17,
      "n": 17,
      "standard_error": 20.1575,
      "lower_ci_bound": 3.3608,
      "upper_ci_bound": 76.4813,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9031.00",
      "title": "Sales Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.74,
      "n": 17,
      "standard_error": 0.2583,
      "lower_ci_bound": 1.1953,
      "upper_ci_bound": 2.2903,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 19.76,
      "n": 17,
      "standard_error": 15.0545,
      "lower_ci_bound": 3.1856,
      "upper_ci_bound": 64.8273,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 39.46,
      "n": 17,
      "standard_error": 12.4412,
      "lower_ci_bound": 17.7691,
      "upper_ci_bound": 66.2845,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 37.31,
      "n": 17,
      "standard_error": 13.0834,
      "lower_ci_bound": 15.3813,
      "upper_ci_bound": 66.077,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.47,
      "n": 17,
      "standard_error": 2.8471,
      "lower_ci_bound": 0.5918,
      "upper_ci_bound": 17.8759,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9041.00",
      "title": "Telemarketers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.21,
      "n": 13,
      "standard_error": 0.1987,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6475,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 56.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 43.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "41-9091.00",
      "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 23.18,
      "n": 42,
      "standard_error": 8.8424,
      "lower_ci_bound": 9.9685,
      "upper_ci_bound": 45.1344,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.62,
      "n": 42,
      "standard_error": 0.6428,
      "lower_ci_bound": 0.0775,
      "upper_ci_bound": 4.8451,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 20.03,
      "n": 42,
      "standard_error": 11.2976,
      "lower_ci_bound": 5.6827,
      "upper_ci_bound": 50.9983,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.62,
      "n": 42,
      "standard_error": 5.255,
      "lower_ci_bound": 3.0462,
      "upper_ci_bound": 26.5113,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 45.22,
      "n": 42,
      "standard_error": 12.733,
      "lower_ci_bound": 22.6193,
      "upper_ci_bound": 69.9776,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.33,
      "n": 42,
      "standard_error": 1.2338,
      "lower_ci_bound": 0.1996,
      "upper_ci_bound": 8.2789,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-1011.00",
      "title": "First-Line Supervisors of Office and Administrative Support Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.64,
      "n": 25,
      "standard_error": 0.6153,
      "lower_ci_bound": 0.0854,
      "upper_ci_bound": 4.5626,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 88.55,
      "n": 25,
      "standard_error": 6.3726,
      "lower_ci_bound": 67.8823,
      "upper_ci_bound": 96.5859,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.14,
      "n": 25,
      "standard_error": 5.0606,
      "lower_ci_bound": 0.6331,
      "upper_ci_bound": 31.568,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.05,
      "n": 25,
      "standard_error": 1.9975,
      "lower_ci_bound": 0.2688,
      "upper_ci_bound": 14.0079,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.58,
      "n": 25,
      "standard_error": 0.6218,
      "lower_ci_bound": 0.0646,
      "upper_ci_bound": 5.0786,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 3.04,
      "n": 25,
      "standard_error": 3.234,
      "lower_ci_bound": 0.3236,
      "upper_ci_bound": 23.2049,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2011.00",
      "title": "Switchboard Operators, Including Answering Service",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.46,
      "n": 25,
      "standard_error": 0.2772,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.0307,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 97.83,
      "n": 19,
      "standard_error": 1.8448,
      "lower_ci_bound": 87.9077,
      "upper_ci_bound": 99.6427,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.24,
      "n": 19,
      "standard_error": 0.2518,
      "lower_ci_bound": 0.0259,
      "upper_ci_bound": 2.1612,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.93,
      "n": 19,
      "standard_error": 1.8116,
      "lower_ci_bound": 0.2644,
      "upper_ci_bound": 12.7934,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-2021.00",
      "title": "Telephone Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.61,
      "n": 14,
      "standard_error": 0.5803,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.8668,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.3,
      "n": 22,
      "standard_error": 2.3944,
      "lower_ci_bound": 0.2576,
      "upper_ci_bound": 17.7227,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 48.15,
      "n": 22,
      "standard_error": 17.5348,
      "lower_ci_bound": 17.7319,
      "upper_ci_bound": 80.0052,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.06,
      "n": 22,
      "standard_error": 1.1702,
      "lower_ci_bound": 0.1056,
      "upper_ci_bound": 9.8197,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 27.37,
      "n": 22,
      "standard_error": 15.0741,
      "lower_ci_bound": 7.2221,
      "upper_ci_bound": 64.5888,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 21.12,
      "n": 22,
      "standard_error": 16.3546,
      "lower_ci_bound": 3.3573,
      "upper_ci_bound": 67.3464,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3011.00",
      "title": "Bill and Account Collectors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.52,
      "n": 15,
      "standard_error": 0.229,
      "lower_ci_bound": 1.0288,
      "upper_ci_bound": 2.0109,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 20.7,
      "n": 39,
      "standard_error": 7.8141,
      "lower_ci_bound": 9.0537,
      "upper_ci_bound": 40.6242,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.61,
      "n": 39,
      "standard_error": 12.996,
      "lower_ci_bound": 2.8958,
      "upper_ci_bound": 57.0979,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 51.49,
      "n": 39,
      "standard_error": 16.1909,
      "lower_ci_bound": 22.2245,
      "upper_ci_bound": 79.7677,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.24,
      "n": 39,
      "standard_error": 5.6091,
      "lower_ci_bound": 2.5628,
      "upper_ci_bound": 28.2781,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.96,
      "n": 39,
      "standard_error": 1.9876,
      "lower_ci_bound": 0.2452,
      "upper_ci_bound": 13.9697,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3021.00",
      "title": "Billing and Posting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 6.35,
      "n": 37,
      "standard_error": 5.8014,
      "lower_ci_bound": 0.9272,
      "upper_ci_bound": 32.9135,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 40.89,
      "n": 37,
      "standard_error": 10.3847,
      "lower_ci_bound": 22.4421,
      "upper_ci_bound": 62.3098,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.79,
      "n": 37,
      "standard_error": 8.7693,
      "lower_ci_bound": 8.1864,
      "upper_ci_bound": 43.5961,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.72,
      "n": 37,
      "standard_error": 2.4981,
      "lower_ci_bound": 1.5821,
      "upper_ci_bound": 13.2568,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.54,
      "n": 37,
      "standard_error": 6.062,
      "lower_ci_bound": 1.8991,
      "upper_ci_bound": 31.0631,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 12.19,
      "n": 37,
      "standard_error": 6.1258,
      "lower_ci_bound": 4.1692,
      "upper_ci_bound": 30.7062,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 6.52,
      "n": 37,
      "standard_error": 6.2452,
      "lower_ci_bound": 0.8648,
      "upper_ci_bound": 35.7884,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3031.00",
      "title": "Bookkeeping, Accounting, and Auditing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 84.85,
      "n": 18,
      "standard_error": 10.7812,
      "lower_ci_bound": 48.8337,
      "upper_ci_bound": 97.0485,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.71,
      "n": 18,
      "standard_error": 10.7338,
      "lower_ci_bound": 2.2888,
      "upper_ci_bound": 51.8665,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.44,
      "n": 18,
      "standard_error": 1.4756,
      "lower_ci_bound": 0.1618,
      "upper_ci_bound": 11.6026,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3041.00",
      "title": "Gambling Cage Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.74,
      "n": 18,
      "standard_error": 0.2914,
      "lower_ci_bound": 1.1302,
      "upper_ci_bound": 2.3597,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 20.55,
      "n": 17,
      "standard_error": 9.2938,
      "lower_ci_bound": 7.1806,
      "upper_ci_bound": 46.3665,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 30.35,
      "n": 17,
      "standard_error": 18.4754,
      "lower_ci_bound": 6.3947,
      "upper_ci_bound": 73.5382,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 17.26,
      "n": 17,
      "standard_error": 11.4484,
      "lower_ci_bound": 3.6736,
      "upper_ci_bound": 53.2981,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 31.84,
      "n": 17,
      "standard_error": 18.1071,
      "lower_ci_bound": 7.3807,
      "upper_ci_bound": 73.256,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3051.00",
      "title": "Payroll and Timekeeping Clerks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.9,
      "n": 17,
      "standard_error": 0.1438,
      "lower_ci_bound": 1.5924,
      "upper_ci_bound": 2.2022,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 48.23,
      "n": 20,
      "standard_error": 15.063,
      "lower_ci_bound": 20.8613,
      "upper_ci_bound": 76.7102,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 16.79,
      "n": 20,
      "standard_error": 9.783,
      "lower_ci_bound": 4.4529,
      "upper_ci_bound": 46.6309,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.25,
      "n": 20,
      "standard_error": 2.2925,
      "lower_ci_bound": 0.2575,
      "upper_ci_bound": 16.9723,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 32.73,
      "n": 20,
      "standard_error": 13.971,
      "lower_ci_bound": 11.4194,
      "upper_ci_bound": 64.7407,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3061.00",
      "title": "Procurement Clerks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.25,
      "n": 20,
      "standard_error": 0.3955,
      "lower_ci_bound": 1.4209,
      "upper_ci_bound": 3.0765,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.67,
      "n": 25,
      "standard_error": 1.7056,
      "lower_ci_bound": 0.1981,
      "upper_ci_bound": 12.6658,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 72.95,
      "n": 25,
      "standard_error": 11.3184,
      "lower_ci_bound": 45.2234,
      "upper_ci_bound": 89.8087,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.69,
      "n": 25,
      "standard_error": 2.7723,
      "lower_ci_bound": 0.3107,
      "upper_ci_bound": 19.7243,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.97,
      "n": 25,
      "standard_error": 5.8014,
      "lower_ci_bound": 2.2207,
      "upper_ci_bound": 29.9261,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.4,
      "n": 25,
      "standard_error": 5.1118,
      "lower_ci_bound": 0.7168,
      "upper_ci_bound": 31.0612,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.32,
      "n": 25,
      "standard_error": 7.4761,
      "lower_ci_bound": 1.188,
      "upper_ci_bound": 40.6806,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-3071.00",
      "title": "Tellers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 29.13,
      "n": 19,
      "standard_error": 10.5807,
      "lower_ci_bound": 12.2869,
      "upper_ci_bound": 54.6813,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.95,
      "n": 19,
      "standard_error": 12.0253,
      "lower_ci_bound": 4.8723,
      "upper_ci_bound": 54.7991,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.69,
      "n": 19,
      "standard_error": 10.3807,
      "lower_ci_bound": 1.988,
      "upper_ci_bound": 50.9977,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 38.23,
      "n": 19,
      "standard_error": 16.8353,
      "lower_ci_bound": 12.1588,
      "upper_ci_bound": 73.459,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4011.00",
      "title": "Brokerage Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 42.91,
      "n": 18,
      "standard_error": 13.1241,
      "lower_ci_bound": 19.5309,
      "upper_ci_bound": 69.9464,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.41,
      "n": 18,
      "standard_error": 9.3003,
      "lower_ci_bound": 5.1079,
      "upper_ci_bound": 45.2089,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 28.07,
      "n": 18,
      "standard_error": 11.7793,
      "lower_ci_bound": 10.2304,
      "upper_ci_bound": 57.1964,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11.61,
      "n": 18,
      "standard_error": 8.2159,
      "lower_ci_bound": 2.3708,
      "upper_ci_bound": 41.5593,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4021.00",
      "title": "Correspondence Clerks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.9,
      "n": 18,
      "standard_error": 0.2689,
      "lower_ci_bound": 1.3298,
      "upper_ci_bound": 2.4644,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.52,
      "n": 82,
      "standard_error": 2.4304,
      "lower_ci_bound": 0.3602,
      "upper_ci_bound": 15.6145,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 49.97,
      "n": 82,
      "standard_error": 8.4827,
      "lower_ci_bound": 33.7125,
      "upper_ci_bound": 66.2422,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.44,
      "n": 82,
      "standard_error": 1.526,
      "lower_ci_bound": 0.6907,
      "upper_ci_bound": 8.2219,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.69,
      "n": 82,
      "standard_error": 6.6187,
      "lower_ci_bound": 8.0021,
      "upper_ci_bound": 34.6809,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.12,
      "n": 82,
      "standard_error": 6.7468,
      "lower_ci_bound": 4.4432,
      "upper_ci_bound": 32.8998,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.38,
      "n": 82,
      "standard_error": 4.4057,
      "lower_ci_bound": 4.3225,
      "upper_ci_bound": 22.9127,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.48,
      "n": 82,
      "standard_error": 0.481,
      "lower_ci_bound": 0.0634,
      "upper_ci_bound": 3.4801,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 82,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 82,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.4,
      "n": 82,
      "standard_error": 3.5086,
      "lower_ci_bound": 0.4188,
      "upper_ci_bound": 22.7655,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 82,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4031.00",
      "title": "Court, Municipal, and License Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 82,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 54.76,
      "n": 26,
      "standard_error": 13.3999,
      "lower_ci_bound": 28.4327,
      "upper_ci_bound": 78.6655,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.36,
      "n": 26,
      "standard_error": 10.5591,
      "lower_ci_bound": 4.4097,
      "upper_ci_bound": 48.8882,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.67,
      "n": 26,
      "standard_error": 13.2045,
      "lower_ci_bound": 1.5545,
      "upper_ci_bound": 61.3418,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.22,
      "n": 26,
      "standard_error": 11.8506,
      "lower_ci_bound": 2.1911,
      "upper_ci_bound": 55.079,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4051.00",
      "title": "Customer Service Representatives",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.76,
      "n": 26,
      "standard_error": 0.1783,
      "lower_ci_bound": 1.3971,
      "upper_ci_bound": 2.1317,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 25.6,
      "n": 29,
      "standard_error": 12.277,
      "lower_ci_bound": 8.4181,
      "upper_ci_bound": 56.3059,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.44,
      "n": 29,
      "standard_error": 7.4148,
      "lower_ci_bound": 8.3848,
      "upper_ci_bound": 38.8945,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 23.58,
      "n": 29,
      "standard_error": 7.1162,
      "lower_ci_bound": 12.0842,
      "upper_ci_bound": 40.9317,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 24.22,
      "n": 29,
      "standard_error": 9.8762,
      "lower_ci_bound": 9.5927,
      "upper_ci_bound": 49.0368,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.15,
      "n": 29,
      "standard_error": 6.0673,
      "lower_ci_bound": 1.1721,
      "upper_ci_bound": 33.3562,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4061.00",
      "title": "Eligibility Interviewers, Government Programs",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.08,
      "n": 29,
      "standard_error": 0.3217,
      "lower_ci_bound": 1.4202,
      "upper_ci_bound": 2.7382,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 30.14,
      "n": 23,
      "standard_error": 13.3004,
      "lower_ci_bound": 10.4243,
      "upper_ci_bound": 61.5215,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 23.17,
      "n": 23,
      "standard_error": 11.2113,
      "lower_ci_bound": 7.5516,
      "upper_ci_bound": 52.6817,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 38.41,
      "n": 23,
      "standard_error": 12.288,
      "lower_ci_bound": 17.5179,
      "upper_ci_bound": 64.6819,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.28,
      "n": 23,
      "standard_error": 6.1716,
      "lower_ci_bound": 1.6477,
      "upper_ci_bound": 32.7449,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4071.00",
      "title": "File Clerks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.08,
      "n": 23,
      "standard_error": 0.2491,
      "lower_ci_bound": 1.5603,
      "upper_ci_bound": 2.5933,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1,
      "n": 44,
      "standard_error": 1.0322,
      "lower_ci_bound": 0.123,
      "upper_ci_bound": 7.6428,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 75.03,
      "n": 44,
      "standard_error": 9.165,
      "lower_ci_bound": 52.8364,
      "upper_ci_bound": 88.9583,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.42,
      "n": 44,
      "standard_error": 2.4046,
      "lower_ci_bound": 0.3173,
      "upper_ci_bound": 16.1986,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.79,
      "n": 44,
      "standard_error": 7.0912,
      "lower_ci_bound": 2.6645,
      "upper_ci_bound": 34.826,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.17,
      "n": 44,
      "standard_error": 4.1414,
      "lower_ci_bound": 1.5285,
      "upper_ci_bound": 21.7718,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.6,
      "n": 44,
      "standard_error": 4.3174,
      "lower_ci_bound": 0.6573,
      "upper_ci_bound": 25.9736,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4081.00",
      "title": "Hotel, Motel, and Resort Desk Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 42.42,
      "n": 14,
      "standard_error": 13.8875,
      "lower_ci_bound": 17.7399,
      "upper_ci_bound": 71.5576,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 17.08,
      "n": 14,
      "standard_error": 15.8288,
      "lower_ci_bound": 1.8099,
      "upper_ci_bound": 69.7275,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.87,
      "n": 14,
      "standard_error": 6.1044,
      "lower_ci_bound": 0.5689,
      "upper_ci_bound": 40.4348,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 33.47,
      "n": 14,
      "standard_error": 14.629,
      "lower_ci_bound": 10.8468,
      "upper_ci_bound": 67.529,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.94,
      "n": 14,
      "standard_error": 0.7167,
      "lower_ci_bound": 0.1802,
      "upper_ci_bound": 4.7629,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.23,
      "n": 14,
      "standard_error": 0.2465,
      "lower_ci_bound": 0.0211,
      "upper_ci_bound": 2.3583,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4111.00",
      "title": "Interviewers, Except Eligibility and Loan",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2,
      "n": 14,
      "standard_error": 0.2229,
      "lower_ci_bound": 1.5197,
      "upper_ci_bound": 2.483,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 8.6,
      "n": 31,
      "standard_error": 8.1815,
      "lower_ci_bound": 1.1107,
      "upper_ci_bound": 44.0823,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 49.83,
      "n": 31,
      "standard_error": 12.8842,
      "lower_ci_bound": 25.7421,
      "upper_ci_bound": 73.9938,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.74,
      "n": 31,
      "standard_error": 8.2202,
      "lower_ci_bound": 2.0479,
      "upper_ci_bound": 40.9374,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.14,
      "n": 31,
      "standard_error": 8.5426,
      "lower_ci_bound": 3.7651,
      "upper_ci_bound": 40.9344,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.12,
      "n": 31,
      "standard_error": 8.2618,
      "lower_ci_bound": 2.7537,
      "upper_ci_bound": 40.202,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.56,
      "n": 31,
      "standard_error": 3.0239,
      "lower_ci_bound": 1.1454,
      "upper_ci_bound": 16.4865,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4121.00",
      "title": "Library Assistants, Clerical",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.76,
      "n": 27,
      "standard_error": 0.2823,
      "lower_ci_bound": 1.1759,
      "upper_ci_bound": 2.3364,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 42.85,
      "n": 20,
      "standard_error": 11.9302,
      "lower_ci_bound": 21.2845,
      "upper_ci_bound": 67.5138,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 12.12,
      "n": 20,
      "standard_error": 9.9015,
      "lower_ci_bound": 1.9311,
      "upper_ci_bound": 49.1189,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.09,
      "n": 20,
      "standard_error": 0.096,
      "lower_ci_bound": 0.0099,
      "upper_ci_bound": 0.826,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.69,
      "n": 20,
      "standard_error": 6.2893,
      "lower_ci_bound": 0.8614,
      "upper_ci_bound": 37.1431,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 38.26,
      "n": 20,
      "standard_error": 16.0614,
      "lower_ci_bound": 12.9927,
      "upper_ci_bound": 72.0035,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4131.00",
      "title": "Loan Interviewers and Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 45.6,
      "n": 19,
      "standard_error": 15.5903,
      "lower_ci_bound": 18.2894,
      "upper_ci_bound": 75.8396,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.45,
      "n": 19,
      "standard_error": 14.4168,
      "lower_ci_bound": 1.7658,
      "upper_ci_bound": 64.9994,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 28.22,
      "n": 19,
      "standard_error": 13.0862,
      "lower_ci_bound": 9.1868,
      "upper_ci_bound": 60.4352,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.73,
      "n": 19,
      "standard_error": 5.6771,
      "lower_ci_bound": 3.3479,
      "upper_ci_bound": 29.4542,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4141.00",
      "title": "New Accounts Clerks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.99,
      "n": 19,
      "standard_error": 0.2596,
      "lower_ci_bound": 1.4481,
      "upper_ci_bound": 2.5387,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 63.04,
      "n": 16,
      "standard_error": 12.5552,
      "lower_ci_bound": 35.1014,
      "upper_ci_bound": 84.3241,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 24.17,
      "n": 16,
      "standard_error": 14.2094,
      "lower_ci_bound": 5.7549,
      "upper_ci_bound": 62.4594,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.72,
      "n": 16,
      "standard_error": 0.8225,
      "lower_ci_bound": 0.0631,
      "upper_ci_bound": 7.7344,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 12.07,
      "n": 16,
      "standard_error": 8.679,
      "lower_ci_bound": 2.3439,
      "upper_ci_bound": 43.9623,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4151.00",
      "title": "Order Clerks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.76,
      "n": 16,
      "standard_error": 0.3698,
      "lower_ci_bound": 1.9756,
      "upper_ci_bound": 3.5521,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 21.12,
      "n": 37,
      "standard_error": 8.4561,
      "lower_ci_bound": 8.726,
      "upper_ci_bound": 42.8398,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.71,
      "n": 37,
      "standard_error": 4.4402,
      "lower_ci_bound": 1.1228,
      "upper_ci_bound": 24.3919,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.22,
      "n": 37,
      "standard_error": 5.5276,
      "lower_ci_bound": 3.9378,
      "upper_ci_bound": 28.0281,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 27.35,
      "n": 37,
      "standard_error": 13.7696,
      "lower_ci_bound": 8.4557,
      "upper_ci_bound": 60.554,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 33.81,
      "n": 37,
      "standard_error": 13.9645,
      "lower_ci_bound": 12.5915,
      "upper_ci_bound": 64.4205,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.8,
      "n": 37,
      "standard_error": 0.8054,
      "lower_ci_bound": 0.1024,
      "upper_ci_bound": 5.9486,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4161.00",
      "title": "Human Resources Assistants, Except Payroll and Timekeeping",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.09,
      "n": 28,
      "standard_error": 0.1296,
      "lower_ci_bound": 1.8214,
      "upper_ci_bound": 2.3531,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.32,
      "n": 32,
      "standard_error": 0.3291,
      "lower_ci_bound": 0.0401,
      "upper_ci_bound": 2.5432,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 49.48,
      "n": 32,
      "standard_error": 14.0115,
      "lower_ci_bound": 23.794,
      "upper_ci_bound": 75.443,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.86,
      "n": 32,
      "standard_error": 11.839,
      "lower_ci_bound": 5.751,
      "upper_ci_bound": 53.2252,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 25.66,
      "n": 32,
      "standard_error": 13.6985,
      "lower_ci_bound": 7.3911,
      "upper_ci_bound": 59.8909,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.68,
      "n": 32,
      "standard_error": 2.5567,
      "lower_ci_bound": 0.8701,
      "upper_ci_bound": 14.2617,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4171.00",
      "title": "Receptionists and Information Clerks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.82,
      "n": 32,
      "standard_error": 0.1895,
      "lower_ci_bound": 1.4378,
      "upper_ci_bound": 2.2107,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.29,
      "n": 22,
      "standard_error": 7.4963,
      "lower_ci_bound": 1.585,
      "upper_ci_bound": 39.4415,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 75.21,
      "n": 22,
      "standard_error": 17.5993,
      "lower_ci_bound": 29.8764,
      "upper_ci_bound": 95.5739,
      "recommend_suppress": "Y",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.59,
      "n": 22,
      "standard_error": 0.6302,
      "lower_ci_bound": 0.0624,
      "upper_ci_bound": 5.2846,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.15,
      "n": 22,
      "standard_error": 13.381,
      "lower_ci_bound": 1.0092,
      "upper_ci_bound": 65.2245,
      "recommend_suppress": "Y",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.18,
      "n": 22,
      "standard_error": 1.0395,
      "lower_ci_bound": 0.8038,
      "upper_ci_bound": 5.7864,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.59,
      "n": 22,
      "standard_error": 0.6116,
      "lower_ci_bound": 0.0667,
      "upper_ci_bound": 4.9633,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-4181.00",
      "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.74,
      "n": 16,
      "standard_error": 1.9655,
      "lower_ci_bound": 0.152,
      "upper_ci_bound": 17.0508,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 12.2,
      "n": 16,
      "standard_error": 9.7375,
      "lower_ci_bound": 1.9617,
      "upper_ci_bound": 49.1013,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 18.08,
      "n": 16,
      "standard_error": 14.3671,
      "lower_ci_bound": 2.7163,
      "upper_ci_bound": 63.5665,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.15,
      "n": 16,
      "standard_error": 14.3443,
      "lower_ci_bound": 3.1819,
      "upper_ci_bound": 63.0523,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 18.08,
      "n": 16,
      "standard_error": 13.2353,
      "lower_ci_bound": 3.1814,
      "upper_ci_bound": 59.718,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 30.75,
      "n": 16,
      "standard_error": 14.0711,
      "lower_ci_bound": 9.797,
      "upper_ci_bound": 64.4899,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.00",
      "title": "Cargo and Freight Agents",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.19,
      "n": 16,
      "standard_error": 0.6218,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.519,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 25.38,
      "n": 16,
      "standard_error": 17.9447,
      "lower_ci_bound": 4.3201,
      "upper_ci_bound": 71.9331,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.39,
      "n": 16,
      "standard_error": 0.4668,
      "lower_ci_bound": 0.03,
      "upper_ci_bound": 4.8421,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 16.15,
      "n": 16,
      "standard_error": 11.9302,
      "lower_ci_bound": 2.8602,
      "upper_ci_bound": 55.7426,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 43.66,
      "n": 16,
      "standard_error": 11.4688,
      "lower_ci_bound": 22.2894,
      "upper_ci_bound": 67.6717,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 14.42,
      "n": 16,
      "standard_error": 11.4492,
      "lower_ci_bound": 2.2803,
      "upper_ci_bound": 54.8982,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5011.01",
      "title": "Freight Forwarders",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.18,
      "n": 16,
      "standard_error": 0.3043,
      "lower_ci_bound": 1.5328,
      "upper_ci_bound": 2.8301,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.28,
      "n": 20,
      "standard_error": 3.1115,
      "lower_ci_bound": 0.435,
      "upper_ci_bound": 20.8777,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 74.33,
      "n": 20,
      "standard_error": 10.8902,
      "lower_ci_bound": 46.7207,
      "upper_ci_bound": 90.5333,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.32,
      "n": 20,
      "standard_error": 9.9042,
      "lower_ci_bound": 0.8764,
      "upper_ci_bound": 54.4323,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.07,
      "n": 20,
      "standard_error": 8.6479,
      "lower_ci_bound": 2.9632,
      "upper_ci_bound": 42.5163,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5021.00",
      "title": "Couriers and Messengers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 63.35,
      "n": 26,
      "standard_error": 5.4839,
      "lower_ci_bound": 51.5196,
      "upper_ci_bound": 73.7634,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.64,
      "n": 26,
      "standard_error": 8.259,
      "lower_ci_bound": 1.9528,
      "upper_ci_bound": 41.6006,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11,
      "n": 26,
      "standard_error": 12.676,
      "lower_ci_bound": 0.8504,
      "upper_ci_bound": 64.0235,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.27,
      "n": 26,
      "standard_error": 8.3158,
      "lower_ci_bound": 1.7526,
      "upper_ci_bound": 42.3356,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.74,
      "n": 26,
      "standard_error": 4.4538,
      "lower_ci_bound": 0.649,
      "upper_ci_bound": 27.4994,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5031.00",
      "title": "Public Safety Telecommunicators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.46,
      "n": 26,
      "standard_error": 0.3009,
      "lower_ci_bound": 2.8356,
      "upper_ci_bound": 4.0749,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.04,
      "n": 24,
      "standard_error": 4.7682,
      "lower_ci_bound": 0.673,
      "upper_ci_bound": 29.4038,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.36,
      "n": 24,
      "standard_error": 12.9459,
      "lower_ci_bound": 23.5082,
      "upper_ci_bound": 72.4839,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.05,
      "n": 24,
      "standard_error": 5.4317,
      "lower_ci_bound": 1.3475,
      "upper_ci_bound": 29.642,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 25.63,
      "n": 24,
      "standard_error": 16.5183,
      "lower_ci_bound": 5.4274,
      "upper_ci_bound": 67.4239,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.9,
      "n": 24,
      "standard_error": 6.6956,
      "lower_ci_bound": 1.2636,
      "upper_ci_bound": 36.5259,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.01,
      "n": 24,
      "standard_error": 5.5388,
      "lower_ci_bound": 1.2824,
      "upper_ci_bound": 30.4214,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5032.00",
      "title": "Dispatchers, Except Police, Fire, and Ambulance",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.09,
      "n": 24,
      "standard_error": 0.1878,
      "lower_ci_bound": 1.6968,
      "upper_ci_bound": 2.4737,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 71.05,
      "n": 29,
      "standard_error": 11.949,
      "lower_ci_bound": 42.7495,
      "upper_ci_bound": 88.9731,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.54,
      "n": 29,
      "standard_error": 0.5584,
      "lower_ci_bound": 0.0635,
      "upper_ci_bound": 4.3905,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.28,
      "n": 29,
      "standard_error": 10.3411,
      "lower_ci_bound": 4.5322,
      "upper_ci_bound": 47.9019,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.74,
      "n": 29,
      "standard_error": 5.4175,
      "lower_ci_bound": 2.3247,
      "upper_ci_bound": 27.7995,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 2.39,
      "n": 29,
      "standard_error": 2.4104,
      "lower_ci_bound": 0.2945,
      "upper_ci_bound": 16.8861,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5041.00",
      "title": "Meter Readers, Utilities",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7.76,
      "n": 31,
      "standard_error": 6.7447,
      "lower_ci_bound": 1.2113,
      "upper_ci_bound": 36.5713,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 67.56,
      "n": 31,
      "standard_error": 9.6286,
      "lower_ci_bound": 45.9221,
      "upper_ci_bound": 83.6322,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.8,
      "n": 31,
      "standard_error": 6.102,
      "lower_ci_bound": 1.0092,
      "upper_ci_bound": 34.2758,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.88,
      "n": 31,
      "standard_error": 8.6029,
      "lower_ci_bound": 6.1768,
      "upper_ci_bound": 41.8761,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5051.00",
      "title": "Postal Service Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 14.57,
      "n": 33,
      "standard_error": 7.2136,
      "lower_ci_bound": 4.974,
      "upper_ci_bound": 35.7023,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 78.21,
      "n": 33,
      "standard_error": 7.6764,
      "lower_ci_bound": 58.9178,
      "upper_ci_bound": 89.9879,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.22,
      "n": 33,
      "standard_error": 4.8474,
      "lower_ci_bound": 1.7509,
      "upper_ci_bound": 25.3624,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5052.00",
      "title": "Postal Service Mail Carriers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 12.48,
      "n": 28,
      "standard_error": 8.7801,
      "lower_ci_bound": 2.6667,
      "upper_ci_bound": 42.5962,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 81.39,
      "n": 28,
      "standard_error": 9.3546,
      "lower_ci_bound": 55.188,
      "upper_ci_bound": 93.9471,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.14,
      "n": 28,
      "standard_error": 3.4468,
      "lower_ci_bound": 1.8787,
      "upper_ci_bound": 18.2463,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5053.00",
      "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 19.48,
      "n": 21,
      "standard_error": 12.1503,
      "lower_ci_bound": 4.5847,
      "upper_ci_bound": 54.9024,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 36.75,
      "n": 21,
      "standard_error": 12.0742,
      "lower_ci_bound": 16.4284,
      "upper_ci_bound": 63.1925,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.4,
      "n": 21,
      "standard_error": 9.0894,
      "lower_ci_bound": 1.1064,
      "upper_ci_bound": 49.0205,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 21.17,
      "n": 21,
      "standard_error": 11.2878,
      "lower_ci_bound": 6.1507,
      "upper_ci_bound": 52.4047,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.21,
      "n": 21,
      "standard_error": 8.0383,
      "lower_ci_bound": 3.4033,
      "upper_ci_bound": 39.6522,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5061.00",
      "title": "Production, Planning, and Expediting Clerks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.84,
      "n": 20,
      "standard_error": 0.3136,
      "lower_ci_bound": 1.1858,
      "upper_ci_bound": 2.4984,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 74.91,
      "n": 28,
      "standard_error": 9.1154,
      "lower_ci_bound": 52.4638,
      "upper_ci_bound": 88.9804,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.52,
      "n": 28,
      "standard_error": 0.5506,
      "lower_ci_bound": 0.0595,
      "upper_ci_bound": 4.4195,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.88,
      "n": 28,
      "standard_error": 1.3161,
      "lower_ci_bound": 0.4392,
      "upper_ci_bound": 7.6545,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.94,
      "n": 28,
      "standard_error": 10.4207,
      "lower_ci_bound": 1.7416,
      "upper_ci_bound": 50.8915,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.76,
      "n": 28,
      "standard_error": 7.1743,
      "lower_ci_bound": 2.5362,
      "upper_ci_bound": 35.8373,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5071.00",
      "title": "Shipping, Receiving, and Inventory Clerks",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.44,
      "n": 29,
      "standard_error": 0.1789,
      "lower_ci_bound": 1.0754,
      "upper_ci_bound": 1.8082,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 21.5,
      "n": 33,
      "standard_error": 7.623,
      "lower_ci_bound": 9.8401,
      "upper_ci_bound": 40.7322,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 49.95,
      "n": 33,
      "standard_error": 9.4742,
      "lower_ci_bound": 31.5637,
      "upper_ci_bound": 68.3513,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.56,
      "n": 33,
      "standard_error": 2.6959,
      "lower_ci_bound": 0.7424,
      "upper_ci_bound": 15.4427,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.49,
      "n": 33,
      "standard_error": 7.2301,
      "lower_ci_bound": 8.6537,
      "upper_ci_bound": 38.2294,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.99,
      "n": 33,
      "standard_error": 5.003,
      "lower_ci_bound": 0.6071,
      "upper_ci_bound": 31.0797,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.51,
      "n": 33,
      "standard_error": 0.5624,
      "lower_ci_bound": 0.052,
      "upper_ci_bound": 4.7228,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-5111.00",
      "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 24.2,
      "n": 49,
      "standard_error": 7.5627,
      "lower_ci_bound": 12.2355,
      "upper_ci_bound": 42.2468,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.27,
      "n": 49,
      "standard_error": 1.073,
      "lower_ci_bound": 0.229,
      "upper_ci_bound": 6.7106,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 20.91,
      "n": 49,
      "standard_error": 7.1914,
      "lower_ci_bound": 9.9368,
      "upper_ci_bound": 38.7959,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 33.77,
      "n": 49,
      "standard_error": 8.4886,
      "lower_ci_bound": 19.2034,
      "upper_ci_bound": 52.2343,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11.87,
      "n": 49,
      "standard_error": 6.0746,
      "lower_ci_bound": 4.0188,
      "upper_ci_bound": 30.2104,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.72,
      "n": 49,
      "standard_error": 1.551,
      "lower_ci_bound": 0.2767,
      "upper_ci_bound": 9.9614,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 3.38,
      "n": 49,
      "standard_error": 3.3928,
      "lower_ci_bound": 0.4325,
      "upper_ci_bound": 22.0124,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.88,
      "n": 49,
      "standard_error": 2.6772,
      "lower_ci_bound": 0.4288,
      "upper_ci_bound": 16.9072,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6011.00",
      "title": "Executive Secretaries and Executive Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 17.31,
      "n": 19,
      "standard_error": 11.7178,
      "lower_ci_bound": 3.6133,
      "upper_ci_bound": 53.8946,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 14.32,
      "n": 19,
      "standard_error": 12.9853,
      "lower_ci_bound": 1.777,
      "upper_ci_bound": 60.6951,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.23,
      "n": 19,
      "standard_error": 12.8704,
      "lower_ci_bound": 1.424,
      "upper_ci_bound": 61.6558,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 48.14,
      "n": 19,
      "standard_error": 12.8945,
      "lower_ci_bound": 23.876,
      "upper_ci_bound": 73.3164,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7,
      "n": 19,
      "standard_error": 5.7634,
      "lower_ci_bound": 1.1595,
      "upper_ci_bound": 32.5861,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6012.00",
      "title": "Legal Secretaries and Administrative Assistants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.96,
      "n": 19,
      "standard_error": 0.1731,
      "lower_ci_bound": 1.595,
      "upper_ci_bound": 2.3222,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.33,
      "n": 26,
      "standard_error": 4.6513,
      "lower_ci_bound": 0.8369,
      "upper_ci_bound": 27.3138,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.63,
      "n": 26,
      "standard_error": 13.3894,
      "lower_ci_bound": 23.1414,
      "upper_ci_bound": 73.3156,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.88,
      "n": 26,
      "standard_error": 11.7467,
      "lower_ci_bound": 5.1548,
      "upper_ci_bound": 53.1237,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.18,
      "n": 26,
      "standard_error": 1.2043,
      "lower_ci_bound": 0.1433,
      "upper_ci_bound": 9.0824,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 25.97,
      "n": 26,
      "standard_error": 14.4211,
      "lower_ci_bound": 6.9636,
      "upper_ci_bound": 62.1836,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6013.00",
      "title": "Medical Secretaries and Administrative Assistants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.76,
      "n": 26,
      "standard_error": 0.3379,
      "lower_ci_bound": 1.0655,
      "upper_ci_bound": 2.4575,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 49.9,
      "n": 57,
      "standard_error": 11.0891,
      "lower_ci_bound": 29.06,
      "upper_ci_bound": 70.7788,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.51,
      "n": 57,
      "standard_error": 3.9163,
      "lower_ci_bound": 1.8852,
      "upper_ci_bound": 20.1721,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.23,
      "n": 57,
      "standard_error": 6.5843,
      "lower_ci_bound": 2.6395,
      "upper_ci_bound": 32.3949,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 22.37,
      "n": 57,
      "standard_error": 8.4582,
      "lower_ci_bound": 9.7977,
      "upper_ci_bound": 43.3271,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.98,
      "n": 57,
      "standard_error": 6.3577,
      "lower_ci_bound": 3.2439,
      "upper_ci_bound": 31.2212,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-6014.00",
      "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.1,
      "n": 57,
      "standard_error": 0.1916,
      "lower_ci_bound": 1.7136,
      "upper_ci_bound": 2.4811,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 58.68,
      "n": 17,
      "standard_error": 22.926,
      "lower_ci_bound": 16.0608,
      "upper_ci_bound": 91.3343,
      "recommend_suppress": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 30.18,
      "n": 17,
      "standard_error": 18.6642,
      "lower_ci_bound": 6.2009,
      "upper_ci_bound": 73.8649,
      "recommend_suppress": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.14,
      "n": 17,
      "standard_error": 11.9241,
      "lower_ci_bound": 0.9662,
      "upper_ci_bound": 61.7031,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9021.00",
      "title": "Data Entry Keyers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.96,
      "n": 26,
      "standard_error": 1.8741,
      "lower_ci_bound": 0.2659,
      "upper_ci_bound": 12.9902,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 49.61,
      "n": 26,
      "standard_error": 13.1361,
      "lower_ci_bound": 25.0177,
      "upper_ci_bound": 74.3988,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 45.45,
      "n": 26,
      "standard_error": 13.4493,
      "lower_ci_bound": 21.4173,
      "upper_ci_bound": 71.7996,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.98,
      "n": 26,
      "standard_error": 2.4429,
      "lower_ci_bound": 0.5385,
      "upper_ci_bound": 14.8825,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9022.00",
      "title": "Word Processors and Typists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 44.3,
      "n": 21,
      "standard_error": 20.2198,
      "lower_ci_bound": 12.582,
      "upper_ci_bound": 81.4611,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.86,
      "n": 21,
      "standard_error": 3.791,
      "lower_ci_bound": 0.913,
      "upper_ci_bound": 22.0366,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1,
      "n": 21,
      "standard_error": 1.1255,
      "lower_ci_bound": 0.0952,
      "upper_ci_bound": 9.7259,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.14,
      "n": 21,
      "standard_error": 8.4158,
      "lower_ci_bound": 2.0845,
      "upper_ci_bound": 42.4784,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 38.7,
      "n": 21,
      "standard_error": 16.8775,
      "lower_ci_bound": 12.5225,
      "upper_ci_bound": 73.5781,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9031.00",
      "title": "Desktop Publishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.46,
      "n": 58,
      "standard_error": 0.4692,
      "lower_ci_bound": 0.061,
      "upper_ci_bound": 3.44,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 54.85,
      "n": 58,
      "standard_error": 6.4277,
      "lower_ci_bound": 41.9454,
      "upper_ci_bound": 67.1388,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.64,
      "n": 58,
      "standard_error": 4.3477,
      "lower_ci_bound": 2.3547,
      "upper_ci_bound": 22.1228,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.33,
      "n": 58,
      "standard_error": 5.1293,
      "lower_ci_bound": 2.9618,
      "upper_ci_bound": 25.734,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 21.13,
      "n": 58,
      "standard_error": 7.3803,
      "lower_ci_bound": 9.9409,
      "upper_ci_bound": 39.4061,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.58,
      "n": 58,
      "standard_error": 3.5679,
      "lower_ci_bound": 2.1574,
      "upper_ci_bound": 18.3801,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9041.00",
      "title": "Insurance Claims and Policy Processing Clerks",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 45.39,
      "n": 29,
      "standard_error": 28.3134,
      "lower_ci_bound": 7.4154,
      "upper_ci_bound": 89.613,
      "recommend_suppress": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 48.44,
      "n": 29,
      "standard_error": 26.942,
      "lower_ci_bound": 9.3447,
      "upper_ci_bound": 89.5399,
      "recommend_suppress": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.17,
      "n": 29,
      "standard_error": 6.2834,
      "lower_ci_bound": 0.7072,
      "upper_ci_bound": 37.7846,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9051.00",
      "title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.5,
      "n": 75,
      "standard_error": 1.1768,
      "lower_ci_bound": 0.3086,
      "upper_ci_bound": 6.9379,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 40.59,
      "n": 75,
      "standard_error": 11.7675,
      "lower_ci_bound": 20.531,
      "upper_ci_bound": 64.3657,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.52,
      "n": 75,
      "standard_error": 4.6124,
      "lower_ci_bound": 1.5201,
      "upper_ci_bound": 23.9588,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.74,
      "n": 75,
      "standard_error": 5.9504,
      "lower_ci_bound": 6.3088,
      "upper_ci_bound": 30.7548,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 36.41,
      "n": 75,
      "standard_error": 13.5311,
      "lower_ci_bound": 15.1629,
      "upper_ci_bound": 64.7252,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.24,
      "n": 75,
      "standard_error": 0.1579,
      "lower_ci_bound": 0.0647,
      "upper_ci_bound": 0.8873,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 75,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 75,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 75,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 75,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 75,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9061.00",
      "title": "Office Clerks, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 75,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 67.73,
      "n": 16,
      "standard_error": 14.1078,
      "lower_ci_bound": 34.6521,
      "upper_ci_bound": 89.2571,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.03,
      "n": 16,
      "standard_error": 6.4209,
      "lower_ci_bound": 1.8439,
      "upper_ci_bound": 34.4311,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.81,
      "n": 16,
      "standard_error": 5.9064,
      "lower_ci_bound": 0.6138,
      "upper_ci_bound": 38.1083,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 17.43,
      "n": 16,
      "standard_error": 9.3185,
      "lower_ci_bound": 5.0396,
      "upper_ci_bound": 45.6258,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9071.00",
      "title": "Office Machine Operators, Except Computer",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 11.21,
      "n": 18,
      "standard_error": 12.6858,
      "lower_ci_bound": 0.8513,
      "upper_ci_bound": 65.0043,
      "recommend_suppress": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.24,
      "n": 18,
      "standard_error": 6.3424,
      "lower_ci_bound": 0.6722,
      "upper_ci_bound": 39.5791,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.04,
      "n": 18,
      "standard_error": 8.7879,
      "lower_ci_bound": 2.3229,
      "upper_ci_bound": 44.0781,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 23.2,
      "n": 18,
      "standard_error": 11.4155,
      "lower_ci_bound": 7.2499,
      "upper_ci_bound": 53.8589,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 47.3,
      "n": 18,
      "standard_error": 13.2432,
      "lower_ci_bound": 22.6381,
      "upper_ci_bound": 73.3592,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9081.00",
      "title": "Proofreaders and Copy Markers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 6.03,
      "n": 38,
      "standard_error": 5.839,
      "lower_ci_bound": 0.7876,
      "upper_ci_bound": 34.1243,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.93,
      "n": 38,
      "standard_error": 10.8639,
      "lower_ci_bound": 1.6393,
      "upper_ci_bound": 52.3993,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 59.21,
      "n": 38,
      "standard_error": 13.7515,
      "lower_ci_bound": 31.412,
      "upper_ci_bound": 82.1489,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.07,
      "n": 38,
      "standard_error": 2.1772,
      "lower_ci_bound": 0.2404,
      "upper_ci_bound": 15.6814,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 11.3,
      "n": 38,
      "standard_error": 6.0882,
      "lower_ci_bound": 3.5891,
      "upper_ci_bound": 30.371,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 7.38,
      "n": 38,
      "standard_error": 7.1495,
      "lower_ci_bound": 0.9494,
      "upper_ci_bound": 39.8707,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 2.07,
      "n": 38,
      "standard_error": 2.0795,
      "lower_ci_bound": 0.2649,
      "upper_ci_bound": 14.4353,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "43-9111.00",
      "title": "Statistical Assistants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.72,
      "n": 98,
      "standard_error": 3.9794,
      "lower_ci_bound": 4.1915,
      "upper_ci_bound": 20.9361,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 31.52,
      "n": 98,
      "standard_error": 7.1753,
      "lower_ci_bound": 19.2233,
      "upper_ci_bound": 47.1013,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.7,
      "n": 98,
      "standard_error": 6.087,
      "lower_ci_bound": 5.4044,
      "upper_ci_bound": 30.6054,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.1,
      "n": 98,
      "standard_error": 3.2957,
      "lower_ci_bound": 2.0307,
      "upper_ci_bound": 16.9105,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.06,
      "n": 98,
      "standard_error": 2.5652,
      "lower_ci_bound": 1.1348,
      "upper_ci_bound": 13.5207,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 32.89,
      "n": 98,
      "standard_error": 5.9534,
      "lower_ci_bound": 22.2963,
      "upper_ci_bound": 45.5656,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 98,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 2.01,
      "n": 98,
      "standard_error": 1.5965,
      "lower_ci_bound": 0.408,
      "upper_ci_bound": 9.2999,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 98,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 98,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 98,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-1011.00",
      "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 98,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7,
      "n": 31,
      "standard_error": 4.1721,
      "lower_ci_bound": 1.9903,
      "upper_ci_bound": 21.7928,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.17,
      "n": 31,
      "standard_error": 14.3061,
      "lower_ci_bound": 28.1197,
      "upper_ci_bound": 80.7683,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.48,
      "n": 31,
      "standard_error": 5.1922,
      "lower_ci_bound": 5.122,
      "upper_ci_bound": 27.3488,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.23,
      "n": 31,
      "standard_error": 7.9251,
      "lower_ci_bound": 2.9927,
      "upper_ci_bound": 38.6271,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.33,
      "n": 31,
      "standard_error": 8.2764,
      "lower_ci_bound": 1.8232,
      "upper_ci_bound": 41.6718,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.79,
      "n": 31,
      "standard_error": 1.8381,
      "lower_ci_bound": 0.2163,
      "upper_ci_bound": 13.3352,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2011.00",
      "title": "Agricultural Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 85.74,
      "n": 20,
      "standard_error": 8.3247,
      "lower_ci_bound": 59.1163,
      "upper_ci_bound": 96.1542,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.74,
      "n": 20,
      "standard_error": 3.9543,
      "lower_ci_bound": 1.3032,
      "upper_ci_bound": 21.9416,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.46,
      "n": 20,
      "standard_error": 4.086,
      "lower_ci_bound": 0.6217,
      "upper_ci_bound": 25.7967,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.43,
      "n": 20,
      "standard_error": 2.8015,
      "lower_ci_bound": 0.6014,
      "upper_ci_bound": 17.2569,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.63,
      "n": 20,
      "standard_error": 0.6858,
      "lower_ci_bound": 0.0644,
      "upper_ci_bound": 5.8943,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2021.00",
      "title": "Animal Breeders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 63.8,
      "n": 17,
      "standard_error": 16.8999,
      "lower_ci_bound": 27.2004,
      "upper_ci_bound": 89.2642,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 26.69,
      "n": 17,
      "standard_error": 16.3153,
      "lower_ci_bound": 5.8529,
      "upper_ci_bound": 68.0762,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.65,
      "n": 17,
      "standard_error": 4.8503,
      "lower_ci_bound": 0.476,
      "upper_ci_bound": 33.1696,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.86,
      "n": 17,
      "standard_error": 4.7645,
      "lower_ci_bound": 0.572,
      "upper_ci_bound": 31.2147,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2041.00",
      "title": "Graders and Sorters, Agricultural Products",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 56.78,
      "n": 25,
      "standard_error": 15.4576,
      "lower_ci_bound": 26.367,
      "upper_ci_bound": 82.823,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 19.13,
      "n": 25,
      "standard_error": 7.9168,
      "lower_ci_bound": 7.6034,
      "upper_ci_bound": 40.4834,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 14.41,
      "n": 25,
      "standard_error": 12.315,
      "lower_ci_bound": 2.0982,
      "upper_ci_bound": 56.9361,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.53,
      "n": 25,
      "standard_error": 7.5596,
      "lower_ci_bound": 1.6956,
      "upper_ci_bound": 39.1508,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.14,
      "n": 25,
      "standard_error": 0.1593,
      "lower_ci_bound": 0.0148,
      "upper_ci_bound": 1.3948,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2091.00",
      "title": "Agricultural Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 38.96,
      "n": 53,
      "standard_error": 13.0377,
      "lower_ci_bound": 17.5249,
      "upper_ci_bound": 65.7297,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 28.54,
      "n": 53,
      "standard_error": 9.4121,
      "lower_ci_bound": 13.6578,
      "upper_ci_bound": 50.2045,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.32,
      "n": 53,
      "standard_error": 0.2409,
      "lower_ci_bound": 0.0701,
      "upper_ci_bound": 1.4416,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.32,
      "n": 53,
      "standard_error": 5.0231,
      "lower_ci_bound": 0.7538,
      "upper_ci_bound": 29.3613,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2,
      "n": 53,
      "standard_error": 1.5309,
      "lower_ci_bound": 0.4217,
      "upper_ci_bound": 8.9204,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 15.33,
      "n": 53,
      "standard_error": 8.4137,
      "lower_ci_bound": 4.6968,
      "upper_ci_bound": 39.9332,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.47,
      "n": 53,
      "standard_error": 1.4647,
      "lower_ci_bound": 0.1955,
      "upper_ci_bound": 10.1969,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5.12,
      "n": 53,
      "standard_error": 4.9219,
      "lower_ci_bound": 0.7,
      "upper_ci_bound": 29.1997,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 53,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.95,
      "n": 53,
      "standard_error": 2.2044,
      "lower_ci_bound": 0.644,
      "upper_ci_bound": 12.4737,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 53,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2092.00",
      "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 53,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 18,
      "n": 32,
      "standard_error": 9.8393,
      "lower_ci_bound": 5.3348,
      "upper_ci_bound": 46.0887,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 24.97,
      "n": 32,
      "standard_error": 10.5999,
      "lower_ci_bound": 9.4992,
      "upper_ci_bound": 51.3423,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.47,
      "n": 32,
      "standard_error": 7.4133,
      "lower_ci_bound": 1.3003,
      "upper_ci_bound": 39.4103,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 39.39,
      "n": 32,
      "standard_error": 8.2431,
      "lower_ci_bound": 24.3199,
      "upper_ci_bound": 56.7871,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.94,
      "n": 32,
      "standard_error": 7.7235,
      "lower_ci_bound": 1.3964,
      "upper_ci_bound": 40.4748,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.23,
      "n": 32,
      "standard_error": 0.2461,
      "lower_ci_bound": 0.0276,
      "upper_ci_bound": 1.9677,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-2093.00",
      "title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-3031.00",
      "title": "Fishing and Hunting Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.43,
      "n": 20,
      "standard_error": 2.3573,
      "lower_ci_bound": 0.7963,
      "upper_ci_bound": 13.6044,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 43.63,
      "n": 20,
      "standard_error": 17.0218,
      "lower_ci_bound": 15.3851,
      "upper_ci_bound": 76.7179,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.87,
      "n": 20,
      "standard_error": 1.8166,
      "lower_ci_bound": 0.239,
      "upper_ci_bound": 13.1499,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.5,
      "n": 20,
      "standard_error": 6.7904,
      "lower_ci_bound": 0.6657,
      "upper_ci_bound": 41.8877,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.77,
      "n": 20,
      "standard_error": 1.8082,
      "lower_ci_bound": 0.2044,
      "upper_ci_bound": 13.6999,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 22.55,
      "n": 20,
      "standard_error": 15.1177,
      "lower_ci_bound": 4.5414,
      "upper_ci_bound": 64.0566,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 20.25,
      "n": 20,
      "standard_error": 12.5972,
      "lower_ci_bound": 4.7246,
      "upper_ci_bound": 56.5103,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4011.00",
      "title": "Forest and Conservation Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.36,
      "n": 20,
      "standard_error": 0.3047,
      "lower_ci_bound": 1.7174,
      "upper_ci_bound": 2.9931,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 55.82,
      "n": 17,
      "standard_error": 17.3628,
      "lower_ci_bound": 22.1227,
      "upper_ci_bound": 84.8974,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 44.18,
      "n": 17,
      "standard_error": 17.3628,
      "lower_ci_bound": 15.1026,
      "upper_ci_bound": 77.8773,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4021.00",
      "title": "Fallers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 55.42,
      "n": 18,
      "standard_error": 12.6928,
      "lower_ci_bound": 29.6025,
      "upper_ci_bound": 78.6091,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 43.69,
      "n": 18,
      "standard_error": 12.8169,
      "lower_ci_bound": 20.5401,
      "upper_ci_bound": 69.9608,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.89,
      "n": 18,
      "standard_error": 0.9255,
      "lower_ci_bound": 0.0982,
      "upper_ci_bound": 7.589,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4022.00",
      "title": "Logging Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 11.18,
      "n": 28,
      "standard_error": 6.1685,
      "lower_ci_bound": 3.3992,
      "upper_ci_bound": 31.0473,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 64.23,
      "n": 28,
      "standard_error": 10.3949,
      "lower_ci_bound": 41.5091,
      "upper_ci_bound": 81.9614,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.99,
      "n": 28,
      "standard_error": 7.0017,
      "lower_ci_bound": 2.7633,
      "upper_ci_bound": 34.9072,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.64,
      "n": 28,
      "standard_error": 7.5672,
      "lower_ci_bound": 2.8294,
      "upper_ci_bound": 37.3469,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.96,
      "n": 28,
      "standard_error": 1.9848,
      "lower_ci_bound": 0.2395,
      "upper_ci_bound": 14.2692,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "45-4023.00",
      "title": "Log Graders and Scalers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 21.95,
      "n": 36,
      "standard_error": 9.7247,
      "lower_ci_bound": 8.1589,
      "upper_ci_bound": 47.0976,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 20.79,
      "n": 36,
      "standard_error": 11.166,
      "lower_ci_bound": 6.2122,
      "upper_ci_bound": 50.9712,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 27.04,
      "n": 36,
      "standard_error": 9.6137,
      "lower_ci_bound": 12.1154,
      "upper_ci_bound": 49.9201,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.84,
      "n": 36,
      "standard_error": 3.7653,
      "lower_ci_bound": 2.8718,
      "upper_ci_bound": 19.6819,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.88,
      "n": 36,
      "standard_error": 5.3222,
      "lower_ci_bound": 4.5855,
      "upper_ci_bound": 27.4546,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 10.49,
      "n": 36,
      "standard_error": 8.403,
      "lower_ci_bound": 1.8699,
      "upper_ci_bound": 41.8927,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.00",
      "title": "First-Line Supervisors of Construction Trades and Extraction Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.04,
      "n": 35,
      "standard_error": 0.3368,
      "lower_ci_bound": 2.3593,
      "upper_ci_bound": 3.7284,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 18.71,
      "n": 18,
      "standard_error": 11.3044,
      "lower_ci_bound": 4.5763,
      "upper_ci_bound": 52.4768,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 52.86,
      "n": 18,
      "standard_error": 12.534,
      "lower_ci_bound": 27.9578,
      "upper_ci_bound": 76.4221,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.74,
      "n": 18,
      "standard_error": 2.5241,
      "lower_ci_bound": 0.3819,
      "upper_ci_bound": 17.1895,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.03,
      "n": 18,
      "standard_error": 8.7796,
      "lower_ci_bound": 1.411,
      "upper_ci_bound": 46.4759,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.36,
      "n": 18,
      "standard_error": 7.5049,
      "lower_ci_bound": 1.5734,
      "upper_ci_bound": 40.0291,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.29,
      "n": 18,
      "standard_error": 6.2338,
      "lower_ci_bound": 0.7166,
      "upper_ci_bound": 38.4536,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-1011.03",
      "title": "Solar Energy Installation Managers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.96,
      "n": 18,
      "standard_error": 0.3828,
      "lower_ci_bound": 2.1554,
      "upper_ci_bound": 3.7708,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 52,
      "n": 15,
      "standard_error": 24.7281,
      "lower_ci_bound": 11.456,
      "upper_ci_bound": 90.0671,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 32.08,
      "n": 15,
      "standard_error": 13.6798,
      "lower_ci_bound": 10.9394,
      "upper_ci_bound": 64.4829,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 15.93,
      "n": 15,
      "standard_error": 13.6281,
      "lower_ci_bound": 2.0913,
      "upper_ci_bound": 62.6947,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2011.00",
      "title": "Boilermakers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.86,
      "n": 14,
      "standard_error": 0.1576,
      "lower_ci_bound": 1.5219,
      "upper_ci_bound": 2.203,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.48,
      "n": 16,
      "standard_error": 12.1228,
      "lower_ci_bound": 1.6718,
      "upper_ci_bound": 58.8135,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 70.42,
      "n": 16,
      "standard_error": 12.9459,
      "lower_ci_bound": 38.7643,
      "upper_ci_bound": 89.956,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.38,
      "n": 16,
      "standard_error": 9.6987,
      "lower_ci_bound": 2.5311,
      "upper_ci_bound": 47.897,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.71,
      "n": 16,
      "standard_error": 2.6383,
      "lower_ci_bound": 0.3298,
      "upper_ci_bound": 19.0192,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2021.00",
      "title": "Brickmasons and Blockmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 42.08,
      "n": 14,
      "standard_error": 20.1033,
      "lower_ci_bound": 10.8976,
      "upper_ci_bound": 81.192,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 57.92,
      "n": 14,
      "standard_error": 20.1033,
      "lower_ci_bound": 18.808,
      "upper_ci_bound": 89.1024,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2022.00",
      "title": "Stonemasons",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.49,
      "n": 12,
      "standard_error": 0.1516,
      "lower_ci_bound": 1.154,
      "upper_ci_bound": 1.8215,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 17.73,
      "n": 40,
      "standard_error": 6.9087,
      "lower_ci_bound": 7.6332,
      "upper_ci_bound": 35.9659,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 52.4,
      "n": 40,
      "standard_error": 13.1384,
      "lower_ci_bound": 27.5008,
      "upper_ci_bound": 76.1613,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.46,
      "n": 40,
      "standard_error": 9.9551,
      "lower_ci_bound": 7.6423,
      "upper_ci_bound": 47.4346,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.41,
      "n": 40,
      "standard_error": 8.221,
      "lower_ci_bound": 1.0501,
      "upper_ci_bound": 44.2903,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2031.00",
      "title": "Carpenters",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.53,
      "n": 30,
      "standard_error": 0.3173,
      "lower_ci_bound": 1.8855,
      "upper_ci_bound": 3.1833,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 22.34,
      "n": 27,
      "standard_error": 9.2283,
      "lower_ci_bound": 8.7904,
      "upper_ci_bound": 46.1912,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 69.22,
      "n": 27,
      "standard_error": 10.5781,
      "lower_ci_bound": 44.7663,
      "upper_ci_bound": 86.1876,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.26,
      "n": 27,
      "standard_error": 1.2965,
      "lower_ci_bound": 0.1494,
      "upper_ci_bound": 9.8071,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.18,
      "n": 27,
      "standard_error": 4.8136,
      "lower_ci_bound": 1.7239,
      "upper_ci_bound": 25.4491,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2041.00",
      "title": "Carpet Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.71,
      "n": 24,
      "standard_error": 4.6063,
      "lower_ci_bound": 1.0229,
      "upper_ci_bound": 26.2177,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 89.53,
      "n": 24,
      "standard_error": 6.8765,
      "lower_ci_bound": 65.2139,
      "upper_ci_bound": 97.5019,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.4,
      "n": 24,
      "standard_error": 4.3395,
      "lower_ci_bound": 0.5434,
      "upper_ci_bound": 27.9803,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.35,
      "n": 24,
      "standard_error": 0.3799,
      "lower_ci_bound": 0.0365,
      "upper_ci_bound": 3.2483,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2042.00",
      "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 46.62,
      "n": 19,
      "standard_error": 12.3906,
      "lower_ci_bound": 23.4829,
      "upper_ci_bound": 71.317,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 34.6,
      "n": 19,
      "standard_error": 12.7726,
      "lower_ci_bound": 13.9109,
      "upper_ci_bound": 63.3932,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.44,
      "n": 19,
      "standard_error": 9.718,
      "lower_ci_bound": 4.2619,
      "upper_ci_bound": 46.5152,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.34,
      "n": 19,
      "standard_error": 2.3813,
      "lower_ci_bound": 0.2665,
      "upper_ci_bound": 17.6449,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2043.00",
      "title": "Floor Sanders and Finishers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.75,
      "n": 17,
      "standard_error": 0.1996,
      "lower_ci_bound": 1.3264,
      "upper_ci_bound": 2.1729,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 36.88,
      "n": 17,
      "standard_error": 14.4386,
      "lower_ci_bound": 13.5633,
      "upper_ci_bound": 68.5161,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.98,
      "n": 17,
      "standard_error": 13.5444,
      "lower_ci_bound": 22.5977,
      "upper_ci_bound": 74.4523,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.41,
      "n": 17,
      "standard_error": 4.6404,
      "lower_ci_bound": 0.4449,
      "upper_ci_bound": 32.2496,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.73,
      "n": 17,
      "standard_error": 10.0894,
      "lower_ci_bound": 1.2709,
      "upper_ci_bound": 52.8621,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2044.00",
      "title": "Tile and Stone Setters",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.38,
      "n": 14,
      "standard_error": 0.1548,
      "lower_ci_bound": 1.0448,
      "upper_ci_bound": 1.7136,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 51.7,
      "n": 26,
      "standard_error": 15.4065,
      "lower_ci_bound": 23.1037,
      "upper_ci_bound": 79.2309,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 35.02,
      "n": 26,
      "standard_error": 13.7575,
      "lower_ci_bound": 13.4354,
      "upper_ci_bound": 65.183,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 12.65,
      "n": 26,
      "standard_error": 10.4356,
      "lower_ci_bound": 2.0267,
      "upper_ci_bound": 50.3244,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.62,
      "n": 26,
      "standard_error": 0.6536,
      "lower_ci_bound": 0.0718,
      "upper_ci_bound": 5.2103,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2051.00",
      "title": "Cement Masons and Concrete Finishers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.3,
      "n": 20,
      "standard_error": 0.3114,
      "lower_ci_bound": 1.6481,
      "upper_ci_bound": 2.9515,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 14.2,
      "n": 17,
      "standard_error": 9.2335,
      "lower_ci_bound": 3.2127,
      "upper_ci_bound": 45.2102,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 69.89,
      "n": 17,
      "standard_error": 15.4174,
      "lower_ci_bound": 32.9351,
      "upper_ci_bound": 91.6433,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.56,
      "n": 17,
      "standard_error": 8.2377,
      "lower_ci_bound": 1.3821,
      "upper_ci_bound": 44.3461,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.36,
      "n": 17,
      "standard_error": 5.5556,
      "lower_ci_bound": 0.9301,
      "upper_ci_bound": 32.9265,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2053.00",
      "title": "Terrazzo Workers and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 32.53,
      "n": 20,
      "standard_error": 16.0061,
      "lower_ci_bound": 9.484,
      "upper_ci_bound": 68.9303,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 34.9,
      "n": 20,
      "standard_error": 14.6323,
      "lower_ci_bound": 12.2248,
      "upper_ci_bound": 67.3612,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 27.98,
      "n": 20,
      "standard_error": 22.9471,
      "lower_ci_bound": 3.4596,
      "upper_ci_bound": 80.8139,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.59,
      "n": 20,
      "standard_error": 4.8217,
      "lower_ci_bound": 0.4773,
      "upper_ci_bound": 32.5327,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2061.00",
      "title": "Construction Laborers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.83,
      "n": 21,
      "standard_error": 0.8289,
      "lower_ci_bound": 1.1017,
      "upper_ci_bound": 4.5597,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 40.99,
      "n": 15,
      "standard_error": 12.8676,
      "lower_ci_bound": 18.1624,
      "upper_ci_bound": 68.4945,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 38.42,
      "n": 15,
      "standard_error": 14.4022,
      "lower_ci_bound": 14.4611,
      "upper_ci_bound": 69.7155,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.59,
      "n": 15,
      "standard_error": 13.6376,
      "lower_ci_bound": 4.1552,
      "upper_ci_bound": 60.8041,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2071.00",
      "title": "Paving, Surfacing, and Tamping Equipment Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.41,
      "n": 15,
      "standard_error": 0.2902,
      "lower_ci_bound": 1.7843,
      "upper_ci_bound": 3.0294,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 18.59,
      "n": 24,
      "standard_error": 10.4708,
      "lower_ci_bound": 5.1728,
      "upper_ci_bound": 48.8586,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 52.59,
      "n": 24,
      "standard_error": 14.3662,
      "lower_ci_bound": 25.1957,
      "upper_ci_bound": 78.5109,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.95,
      "n": 24,
      "standard_error": 9.46,
      "lower_ci_bound": 7.5172,
      "upper_ci_bound": 46.3486,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.88,
      "n": 24,
      "standard_error": 5.9102,
      "lower_ci_bound": 1.5601,
      "upper_ci_bound": 31.5571,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2072.00",
      "title": "Pile Driver Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.39,
      "n": 23,
      "standard_error": 1.1839,
      "lower_ci_bound": 0.2327,
      "upper_ci_bound": 7.8098,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 81.72,
      "n": 23,
      "standard_error": 16.3212,
      "lower_ci_bound": 31.6806,
      "upper_ci_bound": 97.7338,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.55,
      "n": 23,
      "standard_error": 0.49,
      "lower_ci_bound": 0.0878,
      "upper_ci_bound": 3.4052,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 16.34,
      "n": 23,
      "standard_error": 16.0197,
      "lower_ci_bound": 1.6883,
      "upper_ci_bound": 68.9422,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2073.00",
      "title": "Operating Engineers and Other Construction Equipment Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.13,
      "n": 22,
      "standard_error": 0.6553,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.4954,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 41.87,
      "n": 22,
      "standard_error": 11.6577,
      "lower_ci_bound": 21.009,
      "upper_ci_bound": 66.1015,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 24.36,
      "n": 22,
      "standard_error": 7.988,
      "lower_ci_bound": 11.5601,
      "upper_ci_bound": 44.2371,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.3,
      "n": 22,
      "standard_error": 11.1009,
      "lower_ci_bound": 5.1548,
      "upper_ci_bound": 51.2896,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.65,
      "n": 22,
      "standard_error": 6.2588,
      "lower_ci_bound": 2.3432,
      "upper_ci_bound": 32.2162,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 4.82,
      "n": 22,
      "standard_error": 4.5255,
      "lower_ci_bound": 0.6481,
      "upper_ci_bound": 28.2483,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2081.00",
      "title": "Drywall and Ceiling Tile Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 28.99,
      "n": 21,
      "standard_error": 10.8728,
      "lower_ci_bound": 11.9455,
      "upper_ci_bound": 55.1289,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 45.73,
      "n": 21,
      "standard_error": 17.4637,
      "lower_ci_bound": 16.2609,
      "upper_ci_bound": 78.5283,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 25.28,
      "n": 21,
      "standard_error": 13.1578,
      "lower_ci_bound": 7.3303,
      "upper_ci_bound": 59.1279,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2082.00",
      "title": "Tapers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.31,
      "n": 20,
      "standard_error": 2.4522,
      "lower_ci_bound": 0.2417,
      "upper_ci_bound": 18.7147,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 30.58,
      "n": 20,
      "standard_error": 15.894,
      "lower_ci_bound": 8.4203,
      "upper_ci_bound": 67.8591,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 61.71,
      "n": 20,
      "standard_error": 16.4615,
      "lower_ci_bound": 27.269,
      "upper_ci_bound": 87.3819,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.31,
      "n": 20,
      "standard_error": 2.4503,
      "lower_ci_bound": 0.2421,
      "upper_ci_bound": 18.6873,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.79,
      "n": 20,
      "standard_error": 1.9866,
      "lower_ci_bound": 0.1706,
      "upper_ci_bound": 16.259,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.31,
      "n": 20,
      "standard_error": 1.3521,
      "lower_ci_bound": 0.1473,
      "upper_ci_bound": 10.6211,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2111.00",
      "title": "Electricians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.47,
      "n": 20,
      "standard_error": 0.5063,
      "lower_ci_bound": 1.4102,
      "upper_ci_bound": 3.5297,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 35.77,
      "n": 26,
      "standard_error": 11.4111,
      "lower_ci_bound": 16.6836,
      "upper_ci_bound": 60.7686,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 44.16,
      "n": 26,
      "standard_error": 9.6357,
      "lower_ci_bound": 26.1223,
      "upper_ci_bound": 63.8756,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 12,
      "n": 26,
      "standard_error": 7.2458,
      "lower_ci_bound": 3.2096,
      "upper_ci_bound": 35.9109,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.08,
      "n": 26,
      "standard_error": 5.1512,
      "lower_ci_bound": 2.0615,
      "upper_ci_bound": 26.8348,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2121.00",
      "title": "Glaziers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.03,
      "n": 26,
      "standard_error": 0.264,
      "lower_ci_bound": 1.4907,
      "upper_ci_bound": 2.5779,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 29.37,
      "n": 22,
      "standard_error": 10.4384,
      "lower_ci_bound": 12.7455,
      "upper_ci_bound": 54.2175,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 68.21,
      "n": 22,
      "standard_error": 10.4835,
      "lower_ci_bound": 43.9792,
      "upper_ci_bound": 85.431,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.42,
      "n": 22,
      "standard_error": 1.8654,
      "lower_ci_bound": 0.4756,
      "upper_ci_bound": 11.3722,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2131.00",
      "title": "Insulation Workers, Floor, Ceiling, and Wall",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7.52,
      "n": 27,
      "standard_error": 4.5673,
      "lower_ci_bound": 2.0615,
      "upper_ci_bound": 23.878,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 71.69,
      "n": 27,
      "standard_error": 9.4764,
      "lower_ci_bound": 49.2308,
      "upper_ci_bound": 86.8594,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.8,
      "n": 27,
      "standard_error": 9.5693,
      "lower_ci_bound": 7.3707,
      "upper_ci_bound": 46.4311,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2132.00",
      "title": "Insulation Workers, Mechanical",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.62,
      "n": 24,
      "standard_error": 0.2626,
      "lower_ci_bound": 2.0791,
      "upper_ci_bound": 3.1656,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 16.28,
      "n": 18,
      "standard_error": 16.1555,
      "lower_ci_bound": 1.569,
      "upper_ci_bound": 70.3373,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 48.73,
      "n": 18,
      "standard_error": 25.7161,
      "lower_ci_bound": 9.7733,
      "upper_ci_bound": 89.2895,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 33.14,
      "n": 18,
      "standard_error": 24.8205,
      "lower_ci_bound": 4.4574,
      "upper_ci_bound": 84.0448,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 1.85,
      "n": 18,
      "standard_error": 2.2572,
      "lower_ci_bound": 0.1378,
      "upper_ci_bound": 20.5497,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2141.00",
      "title": "Painters, Construction and Maintenance",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.77,
      "n": 18,
      "standard_error": 0.4551,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.73,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 24.07,
      "n": 26,
      "standard_error": 11.5599,
      "lower_ci_bound": 7.9317,
      "upper_ci_bound": 53.8374,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 54.08,
      "n": 26,
      "standard_error": 15.15,
      "lower_ci_bound": 25.1092,
      "upper_ci_bound": 80.5357,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.36,
      "n": 26,
      "standard_error": 3.2667,
      "lower_ci_bound": 0.4358,
      "upper_ci_bound": 21.6369,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 18.49,
      "n": 26,
      "standard_error": 16.4065,
      "lower_ci_bound": 2.3532,
      "upper_ci_bound": 68.1033,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2142.00",
      "title": "Paperhangers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 65.4,
      "n": 14,
      "standard_error": 18.2704,
      "lower_ci_bound": 24.8315,
      "upper_ci_bound": 91.537,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 32.88,
      "n": 14,
      "standard_error": 18.2356,
      "lower_ci_bound": 7.593,
      "upper_ci_bound": 74.4869,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.72,
      "n": 14,
      "standard_error": 1.8042,
      "lower_ci_bound": 0.1749,
      "upper_ci_bound": 14.9132,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2151.00",
      "title": "Pipelayers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.16,
      "n": 14,
      "standard_error": 0.3926,
      "lower_ci_bound": 1.3101,
      "upper_ci_bound": 3.0064,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7.94,
      "n": 38,
      "standard_error": 6.4728,
      "lower_ci_bound": 1.4115,
      "upper_ci_bound": 34.1647,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 34.84,
      "n": 38,
      "standard_error": 10.0149,
      "lower_ci_bound": 17.9452,
      "upper_ci_bound": 56.653,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 43.26,
      "n": 38,
      "standard_error": 10.5066,
      "lower_ci_bound": 24.2611,
      "upper_ci_bound": 64.4775,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.63,
      "n": 38,
      "standard_error": 4.3618,
      "lower_ci_bound": 0.6498,
      "upper_ci_bound": 26.4469,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.34,
      "n": 38,
      "standard_error": 5.3475,
      "lower_ci_bound": 2.7848,
      "upper_ci_bound": 27.0279,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.00",
      "title": "Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.64,
      "n": 37,
      "standard_error": 0.1628,
      "lower_ci_bound": 3.3105,
      "upper_ci_bound": 3.9709,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 43.24,
      "n": 18,
      "standard_error": 17.9296,
      "lower_ci_bound": 14.0217,
      "upper_ci_bound": 78.0597,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.52,
      "n": 18,
      "standard_error": 6.2329,
      "lower_ci_bound": 1.2141,
      "upper_ci_bound": 35.0044,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 24.9,
      "n": 18,
      "standard_error": 9.5794,
      "lower_ci_bound": 10.1103,
      "upper_ci_bound": 49.4192,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.88,
      "n": 18,
      "standard_error": 1.9946,
      "lower_ci_bound": 0.196,
      "upper_ci_bound": 15.777,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11.23,
      "n": 18,
      "standard_error": 8.1732,
      "lower_ci_bound": 2.1941,
      "upper_ci_bound": 41.6371,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 11.23,
      "n": 18,
      "standard_error": 8.1732,
      "lower_ci_bound": 2.1941,
      "upper_ci_bound": 41.6371,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2152.04",
      "title": "Solar Thermal Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 67.95,
      "n": 26,
      "standard_error": 14.2213,
      "lower_ci_bound": 35.5858,
      "upper_ci_bound": 89.0564,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 27.89,
      "n": 26,
      "standard_error": 13.667,
      "lower_ci_bound": 8.7094,
      "upper_ci_bound": 61.0552,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.8,
      "n": 26,
      "standard_error": 2.4026,
      "lower_ci_bound": 0.4656,
      "upper_ci_bound": 15.0704,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.36,
      "n": 26,
      "standard_error": 1.4866,
      "lower_ci_bound": 0.1403,
      "upper_ci_bound": 11.9093,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2161.00",
      "title": "Plasterers and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 36.56,
      "n": 22,
      "standard_error": 14.3529,
      "lower_ci_bound": 13.7286,
      "upper_ci_bound": 67.6078,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 33.86,
      "n": 22,
      "standard_error": 10.8045,
      "lower_ci_bound": 15.8074,
      "upper_ci_bound": 58.2706,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 29.58,
      "n": 22,
      "standard_error": 14.1164,
      "lower_ci_bound": 9.304,
      "upper_ci_bound": 63.2244,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2171.00",
      "title": "Reinforcing Iron and Rebar Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 26.14,
      "n": 24,
      "standard_error": 12.5292,
      "lower_ci_bound": 8.4645,
      "upper_ci_bound": 57.5374,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 48.9,
      "n": 24,
      "standard_error": 13.6639,
      "lower_ci_bound": 23.5947,
      "upper_ci_bound": 74.7879,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.83,
      "n": 24,
      "standard_error": 6.2752,
      "lower_ci_bound": 3.0716,
      "upper_ci_bound": 31.7773,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.53,
      "n": 24,
      "standard_error": 4.8268,
      "lower_ci_bound": 1.9055,
      "upper_ci_bound": 25.4631,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.42,
      "n": 24,
      "standard_error": 2.5131,
      "lower_ci_bound": 0.2727,
      "upper_ci_bound": 18.3283,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 2.08,
      "n": 24,
      "standard_error": 2.0864,
      "lower_ci_bound": 0.2563,
      "upper_ci_bound": 14.9953,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2181.00",
      "title": "Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 2.08,
      "n": 24,
      "standard_error": 2.0864,
      "lower_ci_bound": 0.2563,
      "upper_ci_bound": 14.9953,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7.2,
      "n": 17,
      "standard_error": 7.6229,
      "lower_ci_bound": 0.685,
      "upper_ci_bound": 46.5753,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 49,
      "n": 17,
      "standard_error": 13.8317,
      "lower_ci_bound": 22.9073,
      "upper_ci_bound": 75.6421,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 43.81,
      "n": 17,
      "standard_error": 15.5916,
      "lower_ci_bound": 16.9155,
      "upper_ci_bound": 74.9089,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2211.00",
      "title": "Sheet Metal Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.6,
      "n": 17,
      "standard_error": 0.5073,
      "lower_ci_bound": 1.5253,
      "upper_ci_bound": 3.6762,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 33.66,
      "n": 31,
      "standard_error": 13.9284,
      "lower_ci_bound": 12.4282,
      "upper_ci_bound": 64.4588,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 42.11,
      "n": 31,
      "standard_error": 13.8914,
      "lower_ci_bound": 18.5105,
      "upper_ci_bound": 69.9613,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.21,
      "n": 31,
      "standard_error": 8.0329,
      "lower_ci_bound": 7.6301,
      "upper_ci_bound": 40.627,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 5.03,
      "n": 31,
      "standard_error": 4.5542,
      "lower_ci_bound": 0.7485,
      "upper_ci_bound": 27.0813,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2221.00",
      "title": "Structural Iron and Steel Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 10.97,
      "n": 20,
      "standard_error": 10.3301,
      "lower_ci_bound": 1.3281,
      "upper_ci_bound": 52.9987,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 33.71,
      "n": 20,
      "standard_error": 15.7279,
      "lower_ci_bound": 10.4367,
      "upper_ci_bound": 68.9286,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 36.91,
      "n": 20,
      "standard_error": 15.1711,
      "lower_ci_bound": 13.0136,
      "upper_ci_bound": 69.5821,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.38,
      "n": 20,
      "standard_error": 3.3789,
      "lower_ci_bound": 0.3991,
      "upper_ci_bound": 23.3812,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.94,
      "n": 20,
      "standard_error": 10.3523,
      "lower_ci_bound": 2.5926,
      "upper_ci_bound": 49.6455,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.1,
      "n": 20,
      "standard_error": 1.1428,
      "lower_ci_bound": 0.1223,
      "upper_ci_bound": 9.1334,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-2231.00",
      "title": "Solar Photovoltaic Installers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.76,
      "n": 21,
      "standard_error": 0.3003,
      "lower_ci_bound": 2.1353,
      "upper_ci_bound": 3.3883,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 24.19,
      "n": 22,
      "standard_error": 13.538,
      "lower_ci_bound": 6.4288,
      "upper_ci_bound": 59.698,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 58.01,
      "n": 22,
      "standard_error": 11.1339,
      "lower_ci_bound": 34.8122,
      "upper_ci_bound": 78.14,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.57,
      "n": 22,
      "standard_error": 7.5117,
      "lower_ci_bound": 2.7639,
      "upper_ci_bound": 37.5899,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 6.23,
      "n": 22,
      "standard_error": 6.1591,
      "lower_ci_bound": 0.7368,
      "upper_ci_bound": 37.3049,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3011.00",
      "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 25.35,
      "n": 20,
      "standard_error": 16.3555,
      "lower_ci_bound": 5.268,
      "upper_ci_bound": 67.4565,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 53.59,
      "n": 20,
      "standard_error": 18.4296,
      "lower_ci_bound": 19.6682,
      "upper_ci_bound": 84.4841,
      "recommend_suppress": "Y",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.1,
      "n": 20,
      "standard_error": 1.8787,
      "lower_ci_bound": 0.8574,
      "upper_ci_bound": 10.5899,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.96,
      "n": 20,
      "standard_error": 15.118,
      "lower_ci_bound": 2.4946,
      "upper_ci_bound": 65.2109,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3012.00",
      "title": "Helpers--Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 10.71,
      "n": 24,
      "standard_error": 8.3065,
      "lower_ci_bound": 1.9517,
      "upper_ci_bound": 41.9702,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 70.79,
      "n": 24,
      "standard_error": 11.7325,
      "lower_ci_bound": 42.836,
      "upper_ci_bound": 88.6849,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.03,
      "n": 24,
      "standard_error": 8.8459,
      "lower_ci_bound": 2.8944,
      "upper_ci_bound": 42.9591,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.84,
      "n": 24,
      "standard_error": 2.1054,
      "lower_ci_bound": 0.5989,
      "upper_ci_bound": 12.4118,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.33,
      "n": 24,
      "standard_error": 1.395,
      "lower_ci_bound": 0.1495,
      "upper_ci_bound": 10.8314,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.3,
      "n": 24,
      "standard_error": 1.3466,
      "lower_ci_bound": 0.1488,
      "upper_ci_bound": 10.3783,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3013.00",
      "title": "Helpers--Electricians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.27,
      "n": 24,
      "standard_error": 0.2754,
      "lower_ci_bound": 2.7044,
      "upper_ci_bound": 3.8438,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 68.24,
      "n": 31,
      "standard_error": 11.4173,
      "lower_ci_bound": 42.2883,
      "upper_ci_bound": 86.3055,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 26.19,
      "n": 31,
      "standard_error": 11.0433,
      "lower_ci_bound": 9.9493,
      "upper_ci_bound": 53.2599,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.68,
      "n": 31,
      "standard_error": 2.7425,
      "lower_ci_bound": 0.7817,
      "upper_ci_bound": 15.6451,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.49,
      "n": 31,
      "standard_error": 0.4997,
      "lower_ci_bound": 0.0597,
      "upper_ci_bound": 3.8611,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.4,
      "n": 31,
      "standard_error": 1.4286,
      "lower_ci_bound": 0.1706,
      "upper_ci_bound": 10.5304,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3014.00",
      "title": "Helpers--Painters, Paperhangers, Plasterers, and Stucco Masons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.6,
      "n": 20,
      "standard_error": 6.0957,
      "lower_ci_bound": 0.5287,
      "upper_ci_bound": 39.8507,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 48.69,
      "n": 20,
      "standard_error": 19.2284,
      "lower_ci_bound": 15.9335,
      "upper_ci_bound": 82.616,
      "recommend_suppress": "Y",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 26.83,
      "n": 20,
      "standard_error": 14.9288,
      "lower_ci_bound": 6.9487,
      "upper_ci_bound": 64.3003,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.18,
      "n": 20,
      "standard_error": 8.7097,
      "lower_ci_bound": 1.1212,
      "upper_ci_bound": 47.3767,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.69,
      "n": 20,
      "standard_error": 7.8899,
      "lower_ci_bound": 1.6018,
      "upper_ci_bound": 41.4508,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3015.00",
      "title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 32.7,
      "n": 19,
      "standard_error": 17.8448,
      "lower_ci_bound": 8.1275,
      "upper_ci_bound": 72.7472,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 43.37,
      "n": 19,
      "standard_error": 18.3412,
      "lower_ci_bound": 13.7558,
      "upper_ci_bound": 78.6195,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.91,
      "n": 19,
      "standard_error": 5.4323,
      "lower_ci_bound": 1.7635,
      "upper_ci_bound": 29.151,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-3016.00",
      "title": "Helpers--Roofers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 16.01,
      "n": 19,
      "standard_error": 13.7781,
      "lower_ci_bound": 2.1679,
      "upper_ci_bound": 62.13,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.00",
      "title": "Construction and Building Inspectors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 6.9,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 34.48,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 31.03,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.45,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 20.69,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.45,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4011.01",
      "title": "Energy Auditors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.38,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.49,
      "n": 19,
      "standard_error": 10.9175,
      "lower_ci_bound": 26.5003,
      "upper_ci_bound": 69.412,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 47.14,
      "n": 19,
      "standard_error": 12.6312,
      "lower_ci_bound": 23.5108,
      "upper_ci_bound": 72.1172,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.49,
      "n": 19,
      "standard_error": 0.418,
      "lower_ci_bound": 0.0818,
      "upper_ci_bound": 2.8899,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.54,
      "n": 19,
      "standard_error": 4.5375,
      "lower_ci_bound": 0.5257,
      "upper_ci_bound": 30.0062,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.34,
      "n": 19,
      "standard_error": 0.3606,
      "lower_ci_bound": 0.035,
      "upper_ci_bound": 3.1384,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4021.00",
      "title": "Elevator and Escalator Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 29.4,
      "n": 21,
      "standard_error": 11.0491,
      "lower_ci_bound": 12.0668,
      "upper_ci_bound": 55.8354,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.51,
      "n": 21,
      "standard_error": 12.3686,
      "lower_ci_bound": 24.335,
      "upper_ci_bound": 71.8045,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.01,
      "n": 21,
      "standard_error": 1.1272,
      "lower_ci_bound": 0.0985,
      "upper_ci_bound": 9.6298,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 22.07,
      "n": 21,
      "standard_error": 18.7962,
      "lower_ci_bound": 2.8176,
      "upper_ci_bound": 73.4582,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4031.00",
      "title": "Fence Erectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 26.03,
      "n": 22,
      "standard_error": 9.0805,
      "lower_ci_bound": 11.6583,
      "upper_ci_bound": 48.4091,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 24.89,
      "n": 22,
      "standard_error": 14.9613,
      "lower_ci_bound": 5.9055,
      "upper_ci_bound": 63.6416,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.71,
      "n": 22,
      "standard_error": 6.9139,
      "lower_ci_bound": 9.0069,
      "upper_ci_bound": 37.8512,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.66,
      "n": 22,
      "standard_error": 12.199,
      "lower_ci_bound": 1.807,
      "upper_ci_bound": 57.6223,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.94,
      "n": 22,
      "standard_error": 2.0634,
      "lower_ci_bound": 0.2082,
      "upper_ci_bound": 15.8499,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.76,
      "n": 22,
      "standard_error": 8.019,
      "lower_ci_bound": 3.7675,
      "upper_ci_bound": 39.4114,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4041.00",
      "title": "Hazardous Materials Removal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.21,
      "n": 20,
      "standard_error": 5.4085,
      "lower_ci_bound": 0.5524,
      "upper_ci_bound": 35.2307,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 88.29,
      "n": 20,
      "standard_error": 11.1341,
      "lower_ci_bound": 44.1828,
      "upper_ci_bound": 98.6263,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.43,
      "n": 20,
      "standard_error": 1.4901,
      "lower_ci_bound": 0.158,
      "upper_ci_bound": 11.72,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.07,
      "n": 20,
      "standard_error": 5.3808,
      "lower_ci_bound": 0.5127,
      "upper_ci_bound": 35.6527,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4051.00",
      "title": "Highway Maintenance Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.78,
      "n": 22,
      "standard_error": 5.7449,
      "lower_ci_bound": 2.7249,
      "upper_ci_bound": 29.5687,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 90.22,
      "n": 22,
      "standard_error": 5.7449,
      "lower_ci_bound": 70.4313,
      "upper_ci_bound": 97.2751,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4061.00",
      "title": "Rail-Track Laying and Maintenance Equipment Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 37.08,
      "n": 27,
      "standard_error": 13.7897,
      "lower_ci_bound": 14.8868,
      "upper_ci_bound": 66.513,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 40.44,
      "n": 27,
      "standard_error": 12.9625,
      "lower_ci_bound": 18.3402,
      "upper_ci_bound": 67.239,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 22.13,
      "n": 27,
      "standard_error": 5.0925,
      "lower_ci_bound": 13.4091,
      "upper_ci_bound": 34.2872,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.34,
      "n": 27,
      "standard_error": 0.3413,
      "lower_ci_bound": 0.0447,
      "upper_ci_bound": 2.6011,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4071.00",
      "title": "Septic Tank Servicers and Sewer Pipe Cleaners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 6.57,
      "n": 17,
      "standard_error": 4.8876,
      "lower_ci_bound": 1.2821,
      "upper_ci_bound": 27.557,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 58.91,
      "n": 17,
      "standard_error": 8.352,
      "lower_ci_bound": 40.8236,
      "upper_ci_bound": 74.8685,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 30.89,
      "n": 17,
      "standard_error": 12.5932,
      "lower_ci_bound": 11.3491,
      "upper_ci_bound": 60.9532,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.83,
      "n": 17,
      "standard_error": 2.5902,
      "lower_ci_bound": 0.3941,
      "upper_ci_bound": 17.6592,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.8,
      "n": 17,
      "standard_error": 0.9497,
      "lower_ci_bound": 0.0639,
      "upper_ci_bound": 9.2452,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4091.00",
      "title": "Segmental Pavers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 60.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 30.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-4099.03",
      "title": "Weatherization Installers and Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 68.54,
      "n": 21,
      "standard_error": 14.349,
      "lower_ci_bound": 35.219,
      "upper_ci_bound": 89.7226,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 22.91,
      "n": 21,
      "standard_error": 14.9456,
      "lower_ci_bound": 4.8417,
      "upper_ci_bound": 63.4558,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.94,
      "n": 21,
      "standard_error": 4.3424,
      "lower_ci_bound": 0.7512,
      "upper_ci_bound": 26.3302,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.6,
      "n": 21,
      "standard_error": 3.6122,
      "lower_ci_bound": 0.4253,
      "upper_ci_bound": 24.6502,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5011.00",
      "title": "Derrick Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 31.11,
      "n": 23,
      "standard_error": 15.5964,
      "lower_ci_bound": 9.0776,
      "upper_ci_bound": 67.1335,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 28.74,
      "n": 23,
      "standard_error": 12.1998,
      "lower_ci_bound": 10.4957,
      "upper_ci_bound": 58.1122,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.08,
      "n": 23,
      "standard_error": 8.7309,
      "lower_ci_bound": 1.1029,
      "upper_ci_bound": 47.2298,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 22.15,
      "n": 23,
      "standard_error": 12.2597,
      "lower_ci_bound": 6.1155,
      "upper_ci_bound": 55.4165,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.91,
      "n": 23,
      "standard_error": 8.2137,
      "lower_ci_bound": 1.1865,
      "upper_ci_bound": 44.369,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5012.00",
      "title": "Rotary Drill Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2005-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 37,
      "n": 16,
      "standard_error": 27.3185,
      "lower_ci_bound": 4.6066,
      "upper_ci_bound": 87.7148,
      "recommend_suppress": "Y",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 63,
      "n": 16,
      "standard_error": 27.3185,
      "lower_ci_bound": 12.2852,
      "upper_ci_bound": 95.3934,
      "recommend_suppress": "Y",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5013.00",
      "title": "Service Unit Operators, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 23.17,
      "n": 27,
      "standard_error": 6.7134,
      "lower_ci_bound": 12.199,
      "upper_ci_bound": 39.569,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 71.12,
      "n": 27,
      "standard_error": 7.1696,
      "lower_ci_bound": 54.5772,
      "upper_ci_bound": 83.4593,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.71,
      "n": 27,
      "standard_error": 4.1224,
      "lower_ci_bound": 1.2397,
      "upper_ci_bound": 22.6126,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5022.00",
      "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 15.07,
      "n": 17,
      "standard_error": 9.0034,
      "lower_ci_bound": 3.8431,
      "upper_ci_bound": 44.0805,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 72.77,
      "n": 17,
      "standard_error": 11.1611,
      "lower_ci_bound": 44.7441,
      "upper_ci_bound": 89.8184,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 12.15,
      "n": 17,
      "standard_error": 7.7401,
      "lower_ci_bound": 2.8894,
      "upper_ci_bound": 39.1478,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5023.00",
      "title": "Earth Drillers, Except Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 62.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5032.00",
      "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2006-06-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.96,
      "n": 29,
      "standard_error": 2.6942,
      "lower_ci_bound": 0.9592,
      "upper_ci_bound": 14.9598,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 81.27,
      "n": 29,
      "standard_error": 8.7421,
      "lower_ci_bound": 57.2277,
      "upper_ci_bound": 93.3615,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.64,
      "n": 29,
      "standard_error": 6.1745,
      "lower_ci_bound": 2.4343,
      "upper_ci_bound": 31.3068,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.13,
      "n": 29,
      "standard_error": 5.0048,
      "lower_ci_bound": 0.6553,
      "upper_ci_bound": 30.7528,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5041.00",
      "title": "Continuous Mining Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.29,
      "n": 16,
      "standard_error": 10.8582,
      "lower_ci_bound": 2.0158,
      "upper_ci_bound": 53.3143,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 86.71,
      "n": 16,
      "standard_error": 10.8582,
      "lower_ci_bound": 46.6857,
      "upper_ci_bound": 97.9842,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5043.00",
      "title": "Roof Bolters, Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 39.96,
      "n": 38,
      "standard_error": 9.5828,
      "lower_ci_bound": 22.8557,
      "upper_ci_bound": 59.9198,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 52.59,
      "n": 38,
      "standard_error": 10.045,
      "lower_ci_bound": 32.9056,
      "upper_ci_bound": 71.5079,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.15,
      "n": 38,
      "standard_error": 5.2033,
      "lower_ci_bound": 1.0428,
      "upper_ci_bound": 28.9378,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.3,
      "n": 38,
      "standard_error": 1.3184,
      "lower_ci_bound": 0.1635,
      "upper_ci_bound": 9.5624,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5044.00",
      "title": "Loading and Moving Machine Operators, Underground Mining",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 49.54,
      "n": 15,
      "standard_error": 14.5438,
      "lower_ci_bound": 21.9875,
      "upper_ci_bound": 77.3695,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 31.48,
      "n": 15,
      "standard_error": 12.0497,
      "lower_ci_bound": 12.1787,
      "upper_ci_bound": 60.3598,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 18.98,
      "n": 15,
      "standard_error": 15.8907,
      "lower_ci_bound": 2.4898,
      "upper_ci_bound": 68.2451,
      "recommend_suppress": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5051.00",
      "title": "Rock Splitters, Quarry",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 64.13,
      "n": 18,
      "standard_error": 24.9618,
      "lower_ci_bound": 15.3378,
      "upper_ci_bound": 94.6383,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 35.49,
      "n": 18,
      "standard_error": 24.9614,
      "lower_ci_bound": 5.2251,
      "upper_ci_bound": 84.5884,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.38,
      "n": 18,
      "standard_error": 0.4204,
      "lower_ci_bound": 0.0359,
      "upper_ci_bound": 3.8478,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5071.00",
      "title": "Roustabouts, Oil and Gas",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.75,
      "n": 18,
      "standard_error": 0.3369,
      "lower_ci_bound": 1.0419,
      "upper_ci_bound": 2.4633,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 96.59,
      "n": 16,
      "standard_error": 2.724,
      "lower_ci_bound": 82.9444,
      "upper_ci_bound": 99.3963,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.71,
      "n": 16,
      "standard_error": 1.8532,
      "lower_ci_bound": 0.1646,
      "upper_ci_bound": 15.4614,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.71,
      "n": 16,
      "standard_error": 1.7857,
      "lower_ci_bound": 0.1793,
      "upper_ci_bound": 14.3737,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "47-5081.00",
      "title": "Helpers--Extraction Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.05,
      "n": 36,
      "standard_error": 3.0614,
      "lower_ci_bound": 0.3838,
      "upper_ci_bound": 20.458,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 54.15,
      "n": 36,
      "standard_error": 13.1438,
      "lower_ci_bound": 28.7314,
      "upper_ci_bound": 77.5737,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.08,
      "n": 36,
      "standard_error": 7.4489,
      "lower_ci_bound": 3.8246,
      "upper_ci_bound": 36.2666,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 16.91,
      "n": 36,
      "standard_error": 8.7925,
      "lower_ci_bound": 5.4014,
      "upper_ci_bound": 42.0269,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.2,
      "n": 36,
      "standard_error": 2.4432,
      "lower_ci_bound": 0.6633,
      "upper_ci_bound": 14.0807,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.57,
      "n": 36,
      "standard_error": 4.6356,
      "lower_ci_bound": 2.0904,
      "upper_ci_bound": 23.9157,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 2.05,
      "n": 36,
      "standard_error": 2.0722,
      "lower_ci_bound": 0.2552,
      "upper_ci_bound": 14.5632,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-1011.00",
      "title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.27,
      "n": 35,
      "standard_error": 0.2611,
      "lower_ci_bound": 1.7425,
      "upper_ci_bound": 2.8039,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 28.15,
      "n": 22,
      "standard_error": 18.7558,
      "lower_ci_bound": 5.3864,
      "upper_ci_bound": 72.9364,
      "recommend_suppress": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 31.04,
      "n": 22,
      "standard_error": 8.6249,
      "lower_ci_bound": 16.2942,
      "upper_ci_bound": 50.9883,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.47,
      "n": 22,
      "standard_error": 7.5189,
      "lower_ci_bound": 0.8336,
      "upper_ci_bound": 43.6731,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 32.97,
      "n": 22,
      "standard_error": 17.3457,
      "lower_ci_bound": 8.774,
      "upper_ci_bound": 71.5608,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.38,
      "n": 22,
      "standard_error": 0.4116,
      "lower_ci_bound": 0.0385,
      "upper_ci_bound": 3.5738,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2011.00",
      "title": "Computer, Automated Teller, and Office Machine Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.17,
      "n": 20,
      "standard_error": 4.0874,
      "lower_ci_bound": 0.5098,
      "upper_ci_bound": 27.0049,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 30.71,
      "n": 20,
      "standard_error": 8.6534,
      "lower_ci_bound": 15.914,
      "upper_ci_bound": 50.9391,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.68,
      "n": 20,
      "standard_error": 11.5291,
      "lower_ci_bound": 6.2673,
      "upper_ci_bound": 53.4143,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 18.01,
      "n": 20,
      "standard_error": 10.3582,
      "lower_ci_bound": 4.8168,
      "upper_ci_bound": 48.8135,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 15.67,
      "n": 20,
      "standard_error": 9.658,
      "lower_ci_bound": 3.8699,
      "upper_ci_bound": 46.1753,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.75,
      "n": 20,
      "standard_error": 5.3218,
      "lower_ci_bound": 2.9545,
      "upper_ci_bound": 27.6986,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2021.00",
      "title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.68,
      "n": 20,
      "standard_error": 0.2114,
      "lower_ci_bound": 2.2358,
      "upper_ci_bound": 3.1206,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 43.06,
      "n": 22,
      "standard_error": 14.757,
      "lower_ci_bound": 17.7805,
      "upper_ci_bound": 72.5541,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.36,
      "n": 22,
      "standard_error": 9.241,
      "lower_ci_bound": 7.9649,
      "upper_ci_bound": 46.028,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.38,
      "n": 22,
      "standard_error": 6.7318,
      "lower_ci_bound": 2.5044,
      "upper_ci_bound": 34.2836,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.77,
      "n": 22,
      "standard_error": 6.5642,
      "lower_ci_bound": 1.2379,
      "upper_ci_bound": 36.1462,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 17.44,
      "n": 22,
      "standard_error": 15.4029,
      "lower_ci_bound": 2.2315,
      "upper_ci_bound": 66.1509,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2022.00",
      "title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 18.2,
      "n": 28,
      "standard_error": 8.5402,
      "lower_ci_bound": 6.4158,
      "upper_ci_bound": 41.9249,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 49.95,
      "n": 28,
      "standard_error": 12.5031,
      "lower_ci_bound": 26.3476,
      "upper_ci_bound": 73.5822,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.21,
      "n": 28,
      "standard_error": 7.3204,
      "lower_ci_bound": 3.3095,
      "upper_ci_bound": 36.091,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 16.31,
      "n": 28,
      "standard_error": 9.3422,
      "lower_ci_bound": 4.5657,
      "upper_ci_bound": 44.2495,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.33,
      "n": 28,
      "standard_error": 2.6326,
      "lower_ci_bound": 0.6405,
      "upper_ci_bound": 15.5674,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2091.00",
      "title": "Avionics Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.86,
      "n": 19,
      "standard_error": 2.0535,
      "lower_ci_bound": 0.1776,
      "upper_ci_bound": 16.7792,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 30.93,
      "n": 19,
      "standard_error": 13.881,
      "lower_ci_bound": 10.2622,
      "upper_ci_bound": 63.685,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 39.17,
      "n": 19,
      "standard_error": 14.0523,
      "lower_ci_bound": 15.7184,
      "upper_ci_bound": 68.9717,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.28,
      "n": 19,
      "standard_error": 7.9663,
      "lower_ci_bound": 0.9856,
      "upper_ci_bound": 44.9969,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 19.77,
      "n": 19,
      "standard_error": 10.0405,
      "lower_ci_bound": 6.1161,
      "upper_ci_bound": 48.2287,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2092.00",
      "title": "Electric Motor, Power Tool, and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 28.33,
      "n": 17,
      "standard_error": 14.9026,
      "lower_ci_bound": 7.7005,
      "upper_ci_bound": 65.2005,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 47.69,
      "n": 17,
      "standard_error": 13.9222,
      "lower_ci_bound": 21.8282,
      "upper_ci_bound": 74.8467,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.63,
      "n": 17,
      "standard_error": 6.7172,
      "lower_ci_bound": 2.035,
      "upper_ci_bound": 35.3673,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 14.35,
      "n": 17,
      "standard_error": 13.151,
      "lower_ci_bound": 1.7027,
      "upper_ci_bound": 61.8218,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2093.00",
      "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 22.02,
      "n": 20,
      "standard_error": 15.4146,
      "lower_ci_bound": 4.1361,
      "upper_ci_bound": 64.8944,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 32.27,
      "n": 20,
      "standard_error": 12.135,
      "lower_ci_bound": 12.9726,
      "upper_ci_bound": 60.3656,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 45.71,
      "n": 20,
      "standard_error": 5.661,
      "lower_ci_bound": 34.3074,
      "upper_ci_bound": 57.574,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2094.00",
      "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.93,
      "n": 20,
      "standard_error": 0.1769,
      "lower_ci_bound": 2.5559,
      "upper_ci_bound": 3.2962,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 8.18,
      "n": 28,
      "standard_error": 6.8785,
      "lower_ci_bound": 1.3444,
      "upper_ci_bound": 36.8328,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 50.33,
      "n": 28,
      "standard_error": 9.7466,
      "lower_ci_bound": 31.2847,
      "upper_ci_bound": 69.2769,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.19,
      "n": 28,
      "standard_error": 6.869,
      "lower_ci_bound": 2.9586,
      "upper_ci_bound": 34.2264,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 27.91,
      "n": 28,
      "standard_error": 12.2513,
      "lower_ci_bound": 9.9898,
      "upper_ci_bound": 57.4545,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 2.39,
      "n": 28,
      "standard_error": 1.807,
      "lower_ci_bound": 0.498,
      "upper_ci_bound": 10.7101,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2095.00",
      "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.39,
      "n": 22,
      "standard_error": 2.4169,
      "lower_ci_bound": 0.2834,
      "upper_ci_bound": 17.4287,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 44.78,
      "n": 22,
      "standard_error": 12.2497,
      "lower_ci_bound": 22.4463,
      "upper_ci_bound": 69.4363,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 47.4,
      "n": 22,
      "standard_error": 11.8116,
      "lower_ci_bound": 25.1745,
      "upper_ci_bound": 70.7049,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.12,
      "n": 22,
      "standard_error": 1.1798,
      "lower_ci_bound": 0.1243,
      "upper_ci_bound": 9.383,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.31,
      "n": 22,
      "standard_error": 4.5451,
      "lower_ci_bound": 0.4528,
      "upper_ci_bound": 30.8322,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2096.00",
      "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 12.18,
      "n": 24,
      "standard_error": 10.8778,
      "lower_ci_bound": 1.6622,
      "upper_ci_bound": 53.2075,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 38.35,
      "n": 24,
      "standard_error": 13.5533,
      "lower_ci_bound": 15.9692,
      "upper_ci_bound": 67.0664,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.27,
      "n": 24,
      "standard_error": 2.1605,
      "lower_ci_bound": 0.3072,
      "upper_ci_bound": 14.8535,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 27.55,
      "n": 24,
      "standard_error": 21.5883,
      "lower_ci_bound": 3.8995,
      "upper_ci_bound": 78.0833,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.43,
      "n": 24,
      "standard_error": 11.6475,
      "lower_ci_bound": 2.3416,
      "upper_ci_bound": 54.2695,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.23,
      "n": 24,
      "standard_error": 5.2159,
      "lower_ci_bound": 0.6203,
      "upper_ci_bound": 32.7546,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2097.00",
      "title": "Audiovisual Equipment Installers and Repairers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.9,
      "n": 18,
      "standard_error": 0.1101,
      "lower_ci_bound": 1.6712,
      "upper_ci_bound": 2.1357,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 41.41,
      "n": 21,
      "standard_error": 16.9951,
      "lower_ci_bound": 14.0875,
      "upper_ci_bound": 75.2916,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 48.58,
      "n": 21,
      "standard_error": 14.1541,
      "lower_ci_bound": 22.4619,
      "upper_ci_bound": 75.4908,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.41,
      "n": 21,
      "standard_error": 6.2451,
      "lower_ci_bound": 1.6622,
      "upper_ci_bound": 33.2592,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.6,
      "n": 21,
      "standard_error": 1.2753,
      "lower_ci_bound": 0.3017,
      "upper_ci_bound": 8.0815,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-2098.00",
      "title": "Security and Fire Alarm Systems Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 10.02,
      "n": 30,
      "standard_error": 6.1814,
      "lower_ci_bound": 2.6656,
      "upper_ci_bound": 31.1575,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 66.17,
      "n": 30,
      "standard_error": 8.198,
      "lower_ci_bound": 48.0447,
      "upper_ci_bound": 80.529,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.12,
      "n": 30,
      "standard_error": 6.5557,
      "lower_ci_bound": 1.445,
      "upper_ci_bound": 34.7703,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 15.06,
      "n": 30,
      "standard_error": 8.6192,
      "lower_ci_bound": 4.2788,
      "upper_ci_bound": 41.2938,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.63,
      "n": 30,
      "standard_error": 0.6629,
      "lower_ci_bound": 0.0734,
      "upper_ci_bound": 5.2212,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3011.00",
      "title": "Aircraft Mechanics and Service Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.34,
      "n": 30,
      "standard_error": 0.3418,
      "lower_ci_bound": 3.6387,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 23.35,
      "n": 14,
      "standard_error": 12.3649,
      "lower_ci_bound": 6.4114,
      "upper_ci_bound": 57.5397,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 41.99,
      "n": 14,
      "standard_error": 13.8847,
      "lower_ci_bound": 17.4436,
      "upper_ci_bound": 71.266,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 34.65,
      "n": 14,
      "standard_error": 16.0946,
      "lower_ci_bound": 10.2503,
      "upper_ci_bound": 71.119,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3021.00",
      "title": "Automotive Body and Related Repairers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.07,
      "n": 12,
      "standard_error": 0.3966,
      "lower_ci_bound": 1.1982,
      "upper_ci_bound": 2.9441,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.12,
      "n": 17,
      "standard_error": 4.6245,
      "lower_ci_bound": 2.9859,
      "upper_ci_bound": 24.6711,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 89.5,
      "n": 17,
      "standard_error": 4.7077,
      "lower_ci_bound": 74.6675,
      "upper_ci_bound": 96.1043,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.37,
      "n": 17,
      "standard_error": 1.4134,
      "lower_ci_bound": 0.1518,
      "upper_ci_bound": 11.2939,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3022.00",
      "title": "Automotive Glass Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 42.6,
      "n": 39,
      "standard_error": 11.492,
      "lower_ci_bound": 22.2731,
      "upper_ci_bound": 65.7701,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 50.25,
      "n": 39,
      "standard_error": 11.7562,
      "lower_ci_bound": 28.0521,
      "upper_ci_bound": 72.3542,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.78,
      "n": 39,
      "standard_error": 3.8802,
      "lower_ci_bound": 1.4313,
      "upper_ci_bound": 20.603,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.37,
      "n": 39,
      "standard_error": 1.0336,
      "lower_ci_bound": 0.2936,
      "upper_ci_bound": 6.1374,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3023.00",
      "title": "Automotive Service Technicians and Mechanics",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.29,
      "n": 35,
      "standard_error": 0.2656,
      "lower_ci_bound": 1.754,
      "upper_ci_bound": 2.8335,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1,
      "n": 27,
      "standard_error": 1.0307,
      "lower_ci_bound": 0.1204,
      "upper_ci_bound": 7.8707,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 36.89,
      "n": 27,
      "standard_error": 13.1135,
      "lower_ci_bound": 15.5182,
      "upper_ci_bound": 65.0443,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 39.49,
      "n": 27,
      "standard_error": 13.3766,
      "lower_ci_bound": 17.1138,
      "upper_ci_bound": 67.3452,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 21.94,
      "n": 27,
      "standard_error": 17.5231,
      "lower_ci_bound": 3.3174,
      "upper_ci_bound": 69.7195,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.67,
      "n": 27,
      "standard_error": 0.6967,
      "lower_ci_bound": 0.0798,
      "upper_ci_bound": 5.45,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3031.00",
      "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.77,
      "n": 27,
      "standard_error": 0.3642,
      "lower_ci_bound": 2.0258,
      "upper_ci_bound": 3.5229,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.52,
      "n": 25,
      "standard_error": 0.5666,
      "lower_ci_bound": 0.0557,
      "upper_ci_bound": 4.7342,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 43.29,
      "n": 25,
      "standard_error": 17.4851,
      "lower_ci_bound": 14.9298,
      "upper_ci_bound": 76.85,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 51.53,
      "n": 25,
      "standard_error": 17.0349,
      "lower_ci_bound": 20.6428,
      "upper_ci_bound": 81.2858,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.65,
      "n": 25,
      "standard_error": 1.4617,
      "lower_ci_bound": 0.26,
      "upper_ci_bound": 9.7273,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.01,
      "n": 25,
      "standard_error": 2.029,
      "lower_ci_bound": 0.7367,
      "upper_ci_bound": 11.519,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3041.00",
      "title": "Farm Equipment Mechanics and Service Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.45,
      "n": 25,
      "standard_error": 0.191,
      "lower_ci_bound": 2.0547,
      "upper_ci_bound": 2.8432,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.65,
      "n": 51,
      "standard_error": 2.6241,
      "lower_ci_bound": 0.3502,
      "upper_ci_bound": 17.3732,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 29.63,
      "n": 51,
      "standard_error": 11.6226,
      "lower_ci_bound": 12.08,
      "upper_ci_bound": 56.329,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 54.58,
      "n": 51,
      "standard_error": 14.3323,
      "lower_ci_bound": 27.3353,
      "upper_ci_bound": 79.3272,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.87,
      "n": 51,
      "standard_error": 4.2779,
      "lower_ci_bound": 2.5464,
      "upper_ci_bound": 21.8389,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.28,
      "n": 51,
      "standard_error": 3.0031,
      "lower_ci_bound": 1.6414,
      "upper_ci_bound": 15.6972,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3042.00",
      "title": "Mobile Heavy Equipment Mechanics, Except Engines",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 61.41,
      "n": 22,
      "standard_error": 5.9121,
      "lower_ci_bound": 48.6491,
      "upper_ci_bound": 72.7828,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 37.62,
      "n": 22,
      "standard_error": 6.4382,
      "lower_ci_bound": 25.424,
      "upper_ci_bound": 51.6224,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.96,
      "n": 22,
      "standard_error": 1.1643,
      "lower_ci_bound": 0.0766,
      "upper_ci_bound": 10.9708,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3043.00",
      "title": "Rail Car Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 6.61,
      "n": 37,
      "standard_error": 4.4928,
      "lower_ci_bound": 1.5947,
      "upper_ci_bound": 23.6425,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 23.62,
      "n": 37,
      "standard_error": 7.1042,
      "lower_ci_bound": 12.213,
      "upper_ci_bound": 40.7316,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 53.7,
      "n": 37,
      "standard_error": 10.6236,
      "lower_ci_bound": 32.7739,
      "upper_ci_bound": 73.3939,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.53,
      "n": 37,
      "standard_error": 6.0912,
      "lower_ci_bound": 3.7344,
      "upper_ci_bound": 30.4348,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.54,
      "n": 37,
      "standard_error": 4.3755,
      "lower_ci_bound": 0.6118,
      "upper_ci_bound": 26.9125,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3051.00",
      "title": "Motorboat Mechanics and Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 25.73,
      "n": 17,
      "standard_error": 12.5274,
      "lower_ci_bound": 7.9464,
      "upper_ci_bound": 58.1681,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 59.58,
      "n": 17,
      "standard_error": 18.9431,
      "lower_ci_bound": 21.7634,
      "upper_ci_bound": 88.6506,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.95,
      "n": 17,
      "standard_error": 4.2407,
      "lower_ci_bound": 0.3839,
      "upper_ci_bound": 30.5267,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.47,
      "n": 17,
      "standard_error": 8.6064,
      "lower_ci_bound": 1.2284,
      "upper_ci_bound": 46.7784,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.27,
      "n": 17,
      "standard_error": 1.3375,
      "lower_ci_bound": 0.1341,
      "upper_ci_bound": 10.9803,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3052.00",
      "title": "Motorcycle Mechanics",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 17,
      "standard_error": 0.2523,
      "lower_ci_bound": 2.9611,
      "upper_ci_bound": 4.031,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 12.22,
      "n": 20,
      "standard_error": 11.6198,
      "lower_ci_bound": 1.4205,
      "upper_ci_bound": 57.3402,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 48.05,
      "n": 20,
      "standard_error": 17.421,
      "lower_ci_bound": 17.672,
      "upper_ci_bound": 79.9426,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 12.46,
      "n": 20,
      "standard_error": 7.2374,
      "lower_ci_bound": 3.4273,
      "upper_ci_bound": 36.3364,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 27.27,
      "n": 20,
      "standard_error": 15.974,
      "lower_ci_bound": 6.4985,
      "upper_ci_bound": 66.9252,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3053.00",
      "title": "Outdoor Power Equipment and Other Small Engine Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 50.81,
      "n": 17,
      "standard_error": 21.9476,
      "lower_ci_bound": 13.8337,
      "upper_ci_bound": 86.9205,
      "recommend_suppress": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 29.96,
      "n": 17,
      "standard_error": 17.7747,
      "lower_ci_bound": 6.6301,
      "upper_ci_bound": 72.0404,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.57,
      "n": 17,
      "standard_error": 1.5576,
      "lower_ci_bound": 0.1868,
      "upper_ci_bound": 11.925,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.66,
      "n": 17,
      "standard_error": 15.3073,
      "lower_ci_bound": 2.2523,
      "upper_ci_bound": 66.6392,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3091.00",
      "title": "Bicycle Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 46.26,
      "n": 18,
      "standard_error": 16.8664,
      "lower_ci_bound": 17.0594,
      "upper_ci_bound": 78.2691,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 31.61,
      "n": 18,
      "standard_error": 12.3185,
      "lower_ci_bound": 12.1961,
      "upper_ci_bound": 60.5984,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.58,
      "n": 18,
      "standard_error": 16.4143,
      "lower_ci_bound": 3.0218,
      "upper_ci_bound": 68.3154,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.55,
      "n": 18,
      "standard_error": 1.1969,
      "lower_ci_bound": 0.2994,
      "upper_ci_bound": 7.6136,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3092.00",
      "title": "Recreational Vehicle Service Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.69,
      "n": 17,
      "standard_error": 0.4764,
      "lower_ci_bound": 1.6758,
      "upper_ci_bound": 3.6957,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 27.27,
      "n": 27,
      "standard_error": 10.9733,
      "lower_ci_bound": 10.7305,
      "upper_ci_bound": 53.8971,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 41.02,
      "n": 27,
      "standard_error": 15.7593,
      "lower_ci_bound": 15.4162,
      "upper_ci_bound": 72.6245,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 26.4,
      "n": 27,
      "standard_error": 15.3337,
      "lower_ci_bound": 6.6132,
      "upper_ci_bound": 64.493,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.88,
      "n": 27,
      "standard_error": 0.8939,
      "lower_ci_bound": 0.107,
      "upper_ci_bound": 6.8194,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.03,
      "n": 27,
      "standard_error": 2.0467,
      "lower_ci_bound": 0.2501,
      "upper_ci_bound": 14.6483,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.41,
      "n": 27,
      "standard_error": 2.4501,
      "lower_ci_bound": 0.29,
      "upper_ci_bound": 17.3554,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-3093.00",
      "title": "Tire Repairers and Changers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 17.25,
      "n": 38,
      "standard_error": 9.9805,
      "lower_ci_bound": 4.8115,
      "upper_ci_bound": 46.2241,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 70.83,
      "n": 38,
      "standard_error": 9.182,
      "lower_ci_bound": 49.668,
      "upper_ci_bound": 85.6645,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.8,
      "n": 38,
      "standard_error": 7.8149,
      "lower_ci_bound": 2.8407,
      "upper_ci_bound": 37.9866,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.12,
      "n": 38,
      "standard_error": 0.0898,
      "lower_ci_bound": 0.0244,
      "upper_ci_bound": 0.5537,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9011.00",
      "title": "Mechanical Door Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 46.98,
      "n": 28,
      "standard_error": 13.7753,
      "lower_ci_bound": 22.1738,
      "upper_ci_bound": 73.3775,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 41.84,
      "n": 28,
      "standard_error": 12.2161,
      "lower_ci_bound": 20.4329,
      "upper_ci_bound": 66.8335,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.99,
      "n": 28,
      "standard_error": 2.3354,
      "lower_ci_bound": 0.5851,
      "upper_ci_bound": 13.863,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.75,
      "n": 28,
      "standard_error": 4.7668,
      "lower_ci_bound": 1.5086,
      "upper_ci_bound": 25.5028,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.44,
      "n": 28,
      "standard_error": 1.4895,
      "lower_ci_bound": 0.1696,
      "upper_ci_bound": 11.1722,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9012.00",
      "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 20.23,
      "n": 35,
      "standard_error": 13.7582,
      "lower_ci_bound": 4.2942,
      "upper_ci_bound": 58.9191,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 3.26,
      "n": 35,
      "standard_error": 2.6202,
      "lower_ci_bound": 0.6176,
      "upper_ci_bound": 15.4288,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 68.08,
      "n": 35,
      "standard_error": 14.3479,
      "lower_ci_bound": 35.7918,
      "upper_ci_bound": 89.0807,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.93,
      "n": 35,
      "standard_error": 4.7442,
      "lower_ci_bound": 1.6442,
      "upper_ci_bound": 24.922,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.5,
      "n": 35,
      "standard_error": 1.0846,
      "lower_ci_bound": 0.3405,
      "upper_ci_bound": 6.3434,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9021.00",
      "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.66,
      "n": 32,
      "standard_error": 0.4728,
      "lower_ci_bound": 2.6916,
      "upper_ci_bound": 4.6201,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7.62,
      "n": 19,
      "standard_error": 6.2751,
      "lower_ci_bound": 1.2506,
      "upper_ci_bound": 34.9308,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 68.97,
      "n": 19,
      "standard_error": 10.7721,
      "lower_ci_bound": 43.5648,
      "upper_ci_bound": 86.4827,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.34,
      "n": 19,
      "standard_error": 11.3507,
      "lower_ci_bound": 5.5354,
      "upper_ci_bound": 52.6621,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.08,
      "n": 19,
      "standard_error": 3.1045,
      "lower_ci_bound": 0.355,
      "upper_ci_bound": 22.0477,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9031.00",
      "title": "Home Appliance Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 39.09,
      "n": 21,
      "standard_error": 13.5269,
      "lower_ci_bound": 16.3999,
      "upper_ci_bound": 67.7317,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 47.22,
      "n": 21,
      "standard_error": 14.5792,
      "lower_ci_bound": 20.8878,
      "upper_ci_bound": 75.1903,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.7,
      "n": 21,
      "standard_error": 10.0108,
      "lower_ci_bound": 2.6407,
      "upper_ci_bound": 48.1478,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9041.00",
      "title": "Industrial Machinery Mechanics",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.25,
      "n": 20,
      "standard_error": 0.3049,
      "lower_ci_bound": 1.6098,
      "upper_ci_bound": 2.8859,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 40.73,
      "n": 17,
      "standard_error": 14.9768,
      "lower_ci_bound": 15.57,
      "upper_ci_bound": 71.9078,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 54.1,
      "n": 17,
      "standard_error": 15.2791,
      "lower_ci_bound": 24.2299,
      "upper_ci_bound": 81.2847,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.59,
      "n": 17,
      "standard_error": 2.6587,
      "lower_ci_bound": 0.2836,
      "upper_ci_bound": 19.8963,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 2.59,
      "n": 17,
      "standard_error": 2.6379,
      "lower_ci_bound": 0.2886,
      "upper_ci_bound": 19.6192,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9043.00",
      "title": "Maintenance Workers, Machinery",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.31,
      "n": 18,
      "standard_error": 0.2752,
      "lower_ci_bound": 1.7343,
      "upper_ci_bound": 2.8956,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 45.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 36.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9044.00",
      "title": "Millwrights",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.8,
      "n": 24,
      "standard_error": 0.6387,
      "lower_ci_bound": 0.1544,
      "upper_ci_bound": 4.0753,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 74.85,
      "n": 24,
      "standard_error": 9.9523,
      "lower_ci_bound": 49.9272,
      "upper_ci_bound": 89.8865,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 17.27,
      "n": 24,
      "standard_error": 9.7612,
      "lower_ci_bound": 4.8311,
      "upper_ci_bound": 46.1741,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.08,
      "n": 24,
      "standard_error": 6.6022,
      "lower_ci_bound": 0.945,
      "upper_ci_bound": 37.8021,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9045.00",
      "title": "Refractory Materials Repairers, Except Brickmasons",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 18.08,
      "n": 23,
      "standard_error": 12.1023,
      "lower_ci_bound": 3.8953,
      "upper_ci_bound": 54.5782,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 50.29,
      "n": 23,
      "standard_error": 9.8094,
      "lower_ci_bound": 30.9557,
      "upper_ci_bound": 69.537,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 18.88,
      "n": 23,
      "standard_error": 10.7855,
      "lower_ci_bound": 5.1282,
      "upper_ci_bound": 50.0669,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.94,
      "n": 23,
      "standard_error": 6.3284,
      "lower_ci_bound": 2.4852,
      "upper_ci_bound": 32.3472,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 2.81,
      "n": 23,
      "standard_error": 3.0732,
      "lower_ci_bound": 0.2782,
      "upper_ci_bound": 23.0043,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9051.00",
      "title": "Electrical Power-Line Installers and Repairers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.33,
      "n": 23,
      "standard_error": 0.5495,
      "lower_ci_bound": 1.1952,
      "upper_ci_bound": 3.4742,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.1,
      "n": 31,
      "standard_error": 7.4639,
      "lower_ci_bound": 3.7986,
      "upper_ci_bound": 36.5138,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 59.59,
      "n": 31,
      "standard_error": 6.5095,
      "lower_ci_bound": 45.9148,
      "upper_ci_bound": 71.9172,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 14.05,
      "n": 31,
      "standard_error": 7.6086,
      "lower_ci_bound": 4.3191,
      "upper_ci_bound": 37.1825,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.37,
      "n": 31,
      "standard_error": 7.7885,
      "lower_ci_bound": 3.1536,
      "upper_ci_bound": 37.9779,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.89,
      "n": 31,
      "standard_error": 0.936,
      "lower_ci_bound": 0.104,
      "upper_ci_bound": 7.2409,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9052.00",
      "title": "Telecommunications Line Installers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.33,
      "n": 15,
      "standard_error": 9.7051,
      "lower_ci_bound": 2.4757,
      "upper_ci_bound": 48.2404,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 32.31,
      "n": 15,
      "standard_error": 16.1618,
      "lower_ci_bound": 8.9133,
      "upper_ci_bound": 69.9609,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 28.48,
      "n": 15,
      "standard_error": 13.2141,
      "lower_ci_bound": 9.0124,
      "upper_ci_bound": 61.5537,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.8,
      "n": 15,
      "standard_error": 7.781,
      "lower_ci_bound": 2.0967,
      "upper_ci_bound": 40.6364,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.99,
      "n": 15,
      "standard_error": 7.8995,
      "lower_ci_bound": 0.8603,
      "upper_ci_bound": 46.5187,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.08,
      "n": 15,
      "standard_error": 7.2128,
      "lower_ci_bound": 0.7208,
      "upper_ci_bound": 44.4437,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9061.00",
      "title": "Camera and Photographic Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 34.72,
      "n": 23,
      "standard_error": 8.9021,
      "lower_ci_bound": 19.0626,
      "upper_ci_bound": 54.5662,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.28,
      "n": 23,
      "standard_error": 8.3012,
      "lower_ci_bound": 3.3219,
      "upper_ci_bound": 40.5749,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.67,
      "n": 23,
      "standard_error": 10.1183,
      "lower_ci_bound": 2.1332,
      "upper_ci_bound": 49.1468,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 39.32,
      "n": 23,
      "standard_error": 13.9711,
      "lower_ci_bound": 16.1369,
      "upper_ci_bound": 68.5811,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9062.00",
      "title": "Medical Equipment Repairers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.13,
      "n": 22,
      "standard_error": 0.1354,
      "lower_ci_bound": 1.8447,
      "upper_ci_bound": 2.4081,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 54.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9063.00",
      "title": "Musical Instrument Repairers and Tuners",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.22,
      "n": 16,
      "standard_error": 1.2735,
      "lower_ci_bound": 0.1298,
      "upper_ci_bound": 10.5085,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 22.37,
      "n": 16,
      "standard_error": 15.2261,
      "lower_ci_bound": 4.2586,
      "upper_ci_bound": 65.126,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 45.76,
      "n": 16,
      "standard_error": 20.4302,
      "lower_ci_bound": 12.7384,
      "upper_ci_bound": 82.9852,
      "recommend_suppress": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.51,
      "n": 16,
      "standard_error": 7.3288,
      "lower_ci_bound": 0.85,
      "upper_ci_bound": 43.4835,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 21.45,
      "n": 16,
      "standard_error": 19.1958,
      "lower_ci_bound": 2.3524,
      "upper_ci_bound": 75.5886,
      "recommend_suppress": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.68,
      "n": 16,
      "standard_error": 1.6962,
      "lower_ci_bound": 0.1905,
      "upper_ci_bound": 13.2453,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9064.00",
      "title": "Watch and Clock Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.08,
      "n": 58,
      "standard_error": 1.1277,
      "lower_ci_bound": 0.1329,
      "upper_ci_bound": 8.2651,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 24.94,
      "n": 58,
      "standard_error": 9.4221,
      "lower_ci_bound": 10.8176,
      "upper_ci_bound": 47.6549,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 62.97,
      "n": 58,
      "standard_error": 13.6838,
      "lower_ci_bound": 34.4325,
      "upper_ci_bound": 84.6352,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.62,
      "n": 58,
      "standard_error": 7.1571,
      "lower_ci_bound": 0.694,
      "upper_ci_bound": 41.8559,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.85,
      "n": 58,
      "standard_error": 2.0103,
      "lower_ci_bound": 0.6824,
      "upper_ci_bound": 11.1513,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.35,
      "n": 58,
      "standard_error": 0.3779,
      "lower_ci_bound": 0.0417,
      "upper_ci_bound": 2.9433,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 1.17,
      "n": 58,
      "standard_error": 1.2715,
      "lower_ci_bound": 0.1309,
      "upper_ci_bound": 9.6659,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9071.00",
      "title": "Maintenance and Repair Workers, General",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.92,
      "n": 57,
      "standard_error": 0.3176,
      "lower_ci_bound": 1.2839,
      "upper_ci_bound": 2.5564,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 28.74,
      "n": 36,
      "standard_error": 13.141,
      "lower_ci_bound": 9.8801,
      "upper_ci_bound": 59.7383,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 34.42,
      "n": 36,
      "standard_error": 4.0511,
      "lower_ci_bound": 26.7134,
      "upper_ci_bound": 43.0336,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 21.78,
      "n": 36,
      "standard_error": 7.4486,
      "lower_ci_bound": 10.2819,
      "upper_ci_bound": 40.348,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 15.07,
      "n": 36,
      "standard_error": 7.7359,
      "lower_ci_bound": 4.942,
      "upper_ci_bound": 37.7041,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9081.00",
      "title": "Wind Turbine Service Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.76,
      "n": 36,
      "standard_error": 0.2131,
      "lower_ci_bound": 2.3306,
      "upper_ci_bound": 3.1958,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 91.61,
      "n": 20,
      "standard_error": 6.0413,
      "lower_ci_bound": 67.817,
      "upper_ci_bound": 98.2631,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.58,
      "n": 20,
      "standard_error": 5.8093,
      "lower_ci_bound": 1.4243,
      "upper_ci_bound": 31.755,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.81,
      "n": 20,
      "standard_error": 0.7167,
      "lower_ci_bound": 0.1271,
      "upper_ci_bound": 5.0071,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9091.00",
      "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.7,
      "n": 21,
      "standard_error": 5.5833,
      "lower_ci_bound": 1.592,
      "upper_ci_bound": 30.0517,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 72.4,
      "n": 21,
      "standard_error": 9.637,
      "lower_ci_bound": 48.961,
      "upper_ci_bound": 87.7669,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.3,
      "n": 21,
      "standard_error": 3.3701,
      "lower_ci_bound": 0.377,
      "upper_ci_bound": 23.5777,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.57,
      "n": 21,
      "standard_error": 8.2291,
      "lower_ci_bound": 2.3882,
      "upper_ci_bound": 41.1884,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.02,
      "n": 21,
      "standard_error": 4.878,
      "lower_ci_bound": 0.6232,
      "upper_ci_bound": 30.8545,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9092.00",
      "title": "Commercial Divers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 61.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9094.00",
      "title": "Locksmiths and Safe Repairers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 59.23,
      "n": 15,
      "standard_error": 16.8785,
      "lower_ci_bound": 24.4948,
      "upper_ci_bound": 86.6736,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 39.53,
      "n": 15,
      "standard_error": 16.7742,
      "lower_ci_bound": 12.673,
      "upper_ci_bound": 74.6489,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.24,
      "n": 15,
      "standard_error": 1.0008,
      "lower_ci_bound": 0.219,
      "upper_ci_bound": 6.7414,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9095.00",
      "title": "Manufactured Building and Mobile Home Installers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2007-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 21.17,
      "n": 25,
      "standard_error": 7.6426,
      "lower_ci_bound": 9.4495,
      "upper_ci_bound": 40.8652,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 62.85,
      "n": 25,
      "standard_error": 11.484,
      "lower_ci_bound": 38.0081,
      "upper_ci_bound": 82.363,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.98,
      "n": 25,
      "standard_error": 12.4595,
      "lower_ci_bound": 2.7236,
      "upper_ci_bound": 56.3563,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9096.00",
      "title": "Riggers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 33.98,
      "n": 14,
      "standard_error": 12.3085,
      "lower_ci_bound": 13.5935,
      "upper_ci_bound": 62.7413,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 28.74,
      "n": 14,
      "standard_error": 12.316,
      "lower_ci_bound": 9.9095,
      "upper_ci_bound": 59.6543,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 23.78,
      "n": 14,
      "standard_error": 14.0134,
      "lower_ci_bound": 5.5466,
      "upper_ci_bound": 62.3754,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.63,
      "n": 14,
      "standard_error": 8.5772,
      "lower_ci_bound": 1.252,
      "upper_ci_bound": 47.2551,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.87,
      "n": 14,
      "standard_error": 3.9705,
      "lower_ci_bound": 0.3992,
      "upper_ci_bound": 28.777,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9097.00",
      "title": "Signal and Track Switch Repairers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.23,
      "n": 10,
      "standard_error": 0.1872,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6539,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.29,
      "n": 27,
      "standard_error": 2.1766,
      "lower_ci_bound": 0.318,
      "upper_ci_bound": 14.7353,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 31.74,
      "n": 27,
      "standard_error": 12.5732,
      "lower_ci_bound": 12.3642,
      "upper_ci_bound": 60.521,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 23.48,
      "n": 27,
      "standard_error": 10.1107,
      "lower_ci_bound": 8.8028,
      "upper_ci_bound": 49.3844,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.34,
      "n": 27,
      "standard_error": 14.1567,
      "lower_ci_bound": 2.682,
      "upper_ci_bound": 61.5008,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 25.12,
      "n": 27,
      "standard_error": 12.1302,
      "lower_ci_bound": 8.184,
      "upper_ci_bound": 55.8086,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.01,
      "n": 27,
      "standard_error": 0.0158,
      "lower_ci_bound": 0.0017,
      "upper_ci_bound": 0.132,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9098.00",
      "title": "Helpers--Installation, Maintenance, and Repair Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.6,
      "n": 27,
      "standard_error": 0.4366,
      "lower_ci_bound": 1.6975,
      "upper_ci_bound": 3.4926,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 65.75,
      "n": 20,
      "standard_error": 13.7296,
      "lower_ci_bound": 34.8893,
      "upper_ci_bound": 87.3052,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.48,
      "n": 20,
      "standard_error": 10.6275,
      "lower_ci_bound": 6.1657,
      "upper_ci_bound": 50.2315,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.25,
      "n": 20,
      "standard_error": 12.1423,
      "lower_ci_bound": 1.2969,
      "upper_ci_bound": 59.7482,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.52,
      "n": 20,
      "standard_error": 1.6716,
      "lower_ci_bound": 0.1481,
      "upper_ci_bound": 13.8013,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "49-9099.01",
      "title": "Geothermal Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.2,
      "n": 19,
      "standard_error": 0.1142,
      "lower_ci_bound": 1.9596,
      "upper_ci_bound": 2.4396,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 14.17,
      "n": 36,
      "standard_error": 7.1008,
      "lower_ci_bound": 4.8022,
      "upper_ci_bound": 35.0691,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 32.83,
      "n": 36,
      "standard_error": 7.9228,
      "lower_ci_bound": 19.0767,
      "upper_ci_bound": 50.3408,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.6,
      "n": 36,
      "standard_error": 7.6076,
      "lower_ci_bound": 2.8266,
      "upper_ci_bound": 37.175,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.96,
      "n": 36,
      "standard_error": 5.3257,
      "lower_ci_bound": 6.9926,
      "upper_ci_bound": 29.1534,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.62,
      "n": 36,
      "standard_error": 8.58,
      "lower_ci_bound": 3.4637,
      "upper_ci_bound": 40.9341,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11.96,
      "n": 36,
      "standard_error": 5.2876,
      "lower_ci_bound": 4.6735,
      "upper_ci_bound": 27.3541,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.86,
      "n": 36,
      "standard_error": 0.8857,
      "lower_ci_bound": 0.1051,
      "upper_ci_bound": 6.6734,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-1011.00",
      "title": "First-Line Supervisors of Production and Operating Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.04,
      "n": 36,
      "standard_error": 0.1916,
      "lower_ci_bound": 1.6464,
      "upper_ci_bound": 2.4242,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.23,
      "n": 33,
      "standard_error": 1.951,
      "lower_ci_bound": 0.9274,
      "upper_ci_bound": 10.6366,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 54.84,
      "n": 33,
      "standard_error": 13.9875,
      "lower_ci_bound": 27.7623,
      "upper_ci_bound": 79.3243,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.66,
      "n": 33,
      "standard_error": 7.9918,
      "lower_ci_bound": 5.1351,
      "upper_ci_bound": 38.9069,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.64,
      "n": 33,
      "standard_error": 0.6693,
      "lower_ci_bound": 0.0743,
      "upper_ci_bound": 5.238,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.98,
      "n": 33,
      "standard_error": 8.1936,
      "lower_ci_bound": 1.7016,
      "upper_ci_bound": 41.5354,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 15.65,
      "n": 33,
      "standard_error": 12.6755,
      "lower_ci_bound": 2.5582,
      "upper_ci_bound": 56.7415,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2011.00",
      "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.64,
      "n": 18,
      "standard_error": 1.2342,
      "lower_ci_bound": 0.3301,
      "upper_ci_bound": 7.7326,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 57.18,
      "n": 18,
      "standard_error": 14.1338,
      "lower_ci_bound": 28.3199,
      "upper_ci_bound": 81.8642,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 40.87,
      "n": 18,
      "standard_error": 14.2646,
      "lower_ci_bound": 16.5971,
      "upper_ci_bound": 70.6025,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.3,
      "n": 18,
      "standard_error": 0.3383,
      "lower_ci_bound": 0.0292,
      "upper_ci_bound": 3.1013,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2021.00",
      "title": "Coil Winders, Tapers, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 25.46,
      "n": 19,
      "standard_error": 12.3526,
      "lower_ci_bound": 8.0042,
      "upper_ci_bound": 57.2789,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 54.69,
      "n": 19,
      "standard_error": 9.4853,
      "lower_ci_bound": 35.067,
      "upper_ci_bound": 72.9536,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.2,
      "n": 19,
      "standard_error": 6.5254,
      "lower_ci_bound": 1.424,
      "upper_ci_bound": 35.5689,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.65,
      "n": 19,
      "standard_error": 8.0095,
      "lower_ci_bound": 2.5089,
      "upper_ci_bound": 40.342,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2022.00",
      "title": "Electrical and Electronic Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 52.73,
      "n": 24,
      "standard_error": 11.4774,
      "lower_ci_bound": 30.0816,
      "upper_ci_bound": 74.301,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.77,
      "n": 24,
      "standard_error": 8.6661,
      "lower_ci_bound": 1.8364,
      "upper_ci_bound": 43.802,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 16.88,
      "n": 24,
      "standard_error": 11.8036,
      "lower_ci_bound": 3.4403,
      "upper_ci_bound": 53.6475,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 19.04,
      "n": 24,
      "standard_error": 16.7764,
      "lower_ci_bound": 2.4161,
      "upper_ci_bound": 69.0814,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0.58,
      "n": 24,
      "standard_error": 0.6035,
      "lower_ci_bound": 0.0667,
      "upper_ci_bound": 4.843,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2023.00",
      "title": "Electromechanical Equipment Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 11.15,
      "n": 32,
      "standard_error": 6.9144,
      "lower_ci_bound": 2.9337,
      "upper_ci_bound": 34.2534,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 64.05,
      "n": 32,
      "standard_error": 10.1983,
      "lower_ci_bound": 41.9264,
      "upper_ci_bound": 81.4693,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 12.88,
      "n": 32,
      "standard_error": 7.3164,
      "lower_ci_bound": 3.7639,
      "upper_ci_bound": 35.8518,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.72,
      "n": 32,
      "standard_error": 3.543,
      "lower_ci_bound": 0.9826,
      "upper_ci_bound": 19.813,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 7.2,
      "n": 32,
      "standard_error": 6.4389,
      "lower_ci_bound": 1.0766,
      "upper_ci_bound": 35.6349,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2031.00",
      "title": "Engine and Other Machine Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 18.04,
      "n": 21,
      "standard_error": 8.2671,
      "lower_ci_bound": 6.4189,
      "upper_ci_bound": 41.4049,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 76.67,
      "n": 21,
      "standard_error": 8.4398,
      "lower_ci_bound": 55.1193,
      "upper_ci_bound": 89.7878,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.97,
      "n": 21,
      "standard_error": 2.4258,
      "lower_ci_bound": 0.5249,
      "upper_ci_bound": 15.0583,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.32,
      "n": 21,
      "standard_error": 2.2894,
      "lower_ci_bound": 0.2881,
      "upper_ci_bound": 16.3418,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2041.00",
      "title": "Structural Metal Fabricators and Fitters",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.91,
      "n": 21,
      "standard_error": 0.3803,
      "lower_ci_bound": 1.1176,
      "upper_ci_bound": 2.7042,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 42.54,
      "n": 22,
      "standard_error": 11.2652,
      "lower_ci_bound": 22.1171,
      "upper_ci_bound": 65.8799,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 45.8,
      "n": 22,
      "standard_error": 17.4827,
      "lower_ci_bound": 16.3403,
      "upper_ci_bound": 78.5187,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.02,
      "n": 22,
      "standard_error": 9.9093,
      "lower_ci_bound": 1.4933,
      "upper_ci_bound": 50.3156,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.63,
      "n": 22,
      "standard_error": 0.6547,
      "lower_ci_bound": 0.0731,
      "upper_ci_bound": 5.2562,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2051.00",
      "title": "Fiberglass Laminators and Fabricators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.79,
      "n": 18,
      "standard_error": 0.4965,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.8387,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.29,
      "n": 16,
      "standard_error": 2.0076,
      "lower_ci_bound": 0.3441,
      "upper_ci_bound": 13.7018,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 91.37,
      "n": 16,
      "standard_error": 6.3489,
      "lower_ci_bound": 65.5527,
      "upper_ci_bound": 98.3313,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.16,
      "n": 16,
      "standard_error": 1.3164,
      "lower_ci_bound": 0.1011,
      "upper_ci_bound": 11.9566,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.02,
      "n": 16,
      "standard_error": 1.2097,
      "lower_ci_bound": 0.0803,
      "upper_ci_bound": 11.6862,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 4.16,
      "n": 16,
      "standard_error": 4.5961,
      "lower_ci_bound": 0.3708,
      "upper_ci_bound": 33.6195,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2061.00",
      "title": "Timing Device Assemblers and Adjusters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.78,
      "n": 26,
      "standard_error": 3.7416,
      "lower_ci_bound": 0.4701,
      "upper_ci_bound": 24.632,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 81.47,
      "n": 26,
      "standard_error": 9.0364,
      "lower_ci_bound": 56.1682,
      "upper_ci_bound": 93.7801,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.47,
      "n": 26,
      "standard_error": 0.4926,
      "lower_ci_bound": 0.0535,
      "upper_ci_bound": 3.9776,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.61,
      "n": 26,
      "standard_error": 4.8308,
      "lower_ci_bound": 1.392,
      "upper_ci_bound": 26.1843,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.94,
      "n": 26,
      "standard_error": 0.5633,
      "lower_ci_bound": 0.2708,
      "upper_ci_bound": 3.1948,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.74,
      "n": 26,
      "standard_error": 6.6489,
      "lower_ci_bound": 0.8108,
      "upper_ci_bound": 38.9712,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-2092.00",
      "title": "Team Assemblers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.67,
      "n": 25,
      "standard_error": 0.1932,
      "lower_ci_bound": 1.2664,
      "upper_ci_bound": 2.064,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 24.97,
      "n": 24,
      "standard_error": 13.1048,
      "lower_ci_bound": 7.2615,
      "upper_ci_bound": 58.5836,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 57.5,
      "n": 24,
      "standard_error": 13.5181,
      "lower_ci_bound": 30.1139,
      "upper_ci_bound": 80.9508,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.06,
      "n": 24,
      "standard_error": 5.8472,
      "lower_ci_bound": 1.6825,
      "upper_ci_bound": 30.9661,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.47,
      "n": 24,
      "standard_error": 7.8559,
      "lower_ci_bound": 1.5471,
      "upper_ci_bound": 41.0483,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3011.00",
      "title": "Bakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 20.36,
      "n": 27,
      "standard_error": 9.9371,
      "lower_ci_bound": 6.7639,
      "upper_ci_bound": 47.3972,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 69.93,
      "n": 27,
      "standard_error": 10.8815,
      "lower_ci_bound": 44.5269,
      "upper_ci_bound": 87.0731,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.44,
      "n": 27,
      "standard_error": 2.4509,
      "lower_ci_bound": 0.2999,
      "upper_ci_bound": 17.2,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.27,
      "n": 27,
      "standard_error": 5.8726,
      "lower_ci_bound": 1.2929,
      "upper_ci_bound": 31.9605,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3021.00",
      "title": "Butchers and Meat Cutters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 62.44,
      "n": 16,
      "standard_error": 18.5843,
      "lower_ci_bound": 23.4896,
      "upper_ci_bound": 89.9979,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 36.26,
      "n": 16,
      "standard_error": 18.0015,
      "lower_ci_bound": 9.7596,
      "upper_ci_bound": 74.9519,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 1.3,
      "n": 16,
      "standard_error": 1.6229,
      "lower_ci_bound": 0.09,
      "upper_ci_bound": 16.2514,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3022.00",
      "title": "Meat, Poultry, and Fish Cutters and Trimmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 28.63,
      "n": 18,
      "standard_error": 10.6559,
      "lower_ci_bound": 11.7754,
      "upper_ci_bound": 54.656,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 60.8,
      "n": 18,
      "standard_error": 9.1134,
      "lower_ci_bound": 40.908,
      "upper_ci_bound": 77.656,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.57,
      "n": 18,
      "standard_error": 8.6377,
      "lower_ci_bound": 1.6905,
      "upper_ci_bound": 44.8287,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3023.00",
      "title": "Slaughterers and Meat Packers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 22.77,
      "n": 22,
      "standard_error": 11.7144,
      "lower_ci_bound": 6.8694,
      "upper_ci_bound": 54.0896,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 60.77,
      "n": 22,
      "standard_error": 13.2821,
      "lower_ci_bound": 32.7198,
      "upper_ci_bound": 83.1518,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.65,
      "n": 22,
      "standard_error": 5.2061,
      "lower_ci_bound": 0.7815,
      "upper_ci_bound": 31.3221,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.81,
      "n": 22,
      "standard_error": 9.9876,
      "lower_ci_bound": 1.3844,
      "upper_ci_bound": 51.108,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3091.00",
      "title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.91,
      "n": 19,
      "standard_error": 10.2109,
      "lower_ci_bound": 2.6254,
      "upper_ci_bound": 49.2127,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 37.83,
      "n": 19,
      "standard_error": 18.1497,
      "lower_ci_bound": 10.7376,
      "upper_ci_bound": 75.4847,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.51,
      "n": 19,
      "standard_error": 8.7784,
      "lower_ci_bound": 8.4194,
      "upper_ci_bound": 44.9661,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 26.74,
      "n": 19,
      "standard_error": 15.3921,
      "lower_ci_bound": 6.5461,
      "upper_ci_bound": 65.5407,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3092.00",
      "title": "Food Batchmakers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.51,
      "n": 19,
      "standard_error": 0.5273,
      "lower_ci_bound": 1.3988,
      "upper_ci_bound": 3.6144,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.07,
      "n": 17,
      "standard_error": 0.0809,
      "lower_ci_bound": 0.0069,
      "upper_ci_bound": 0.7624,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 85.92,
      "n": 17,
      "standard_error": 13.7137,
      "lower_ci_bound": 35.5616,
      "upper_ci_bound": 98.5396,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.96,
      "n": 17,
      "standard_error": 13.7009,
      "lower_ci_bound": 1.4235,
      "upper_ci_bound": 64.5605,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.05,
      "n": 17,
      "standard_error": 0.0574,
      "lower_ci_bound": 0.0049,
      "upper_ci_bound": 0.5415,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-3093.00",
      "title": "Food Cooking Machine Operators and Tenders",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.56,
      "n": 18,
      "standard_error": 0.252,
      "lower_ci_bound": 1.0323,
      "upper_ci_bound": 2.0957,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.64,
      "n": 23,
      "standard_error": 3.0458,
      "lower_ci_bound": 0.6197,
      "upper_ci_bound": 18.6169,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 84.69,
      "n": 23,
      "standard_error": 10.055,
      "lower_ci_bound": 52.5541,
      "upper_ci_bound": 96.5055,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.22,
      "n": 23,
      "standard_error": 8.6729,
      "lower_ci_bound": 2.0353,
      "upper_ci_bound": 43.4671,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0.45,
      "n": 23,
      "standard_error": 0.4797,
      "lower_ci_bound": 0.0498,
      "upper_ci_bound": 3.9781,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4021.00",
      "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 17.7,
      "n": 17,
      "standard_error": 11.959,
      "lower_ci_bound": 3.6356,
      "upper_ci_bound": 55.0715,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 82.3,
      "n": 17,
      "standard_error": 11.959,
      "lower_ci_bound": 44.9285,
      "upper_ci_bound": 96.3644,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4022.00",
      "title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 12.57,
      "n": 29,
      "standard_error": 9.0716,
      "lower_ci_bound": 2.5837,
      "upper_ci_bound": 43.813,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 74.21,
      "n": 29,
      "standard_error": 8.6871,
      "lower_ci_bound": 53.1723,
      "upper_ci_bound": 87.9372,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.36,
      "n": 29,
      "standard_error": 3.3493,
      "lower_ci_bound": 0.42,
      "upper_ci_bound": 22.3165,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.86,
      "n": 29,
      "standard_error": 6.7503,
      "lower_ci_bound": 2.2539,
      "upper_ci_bound": 34.1415,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4023.00",
      "title": "Rolling Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.86,
      "n": 17,
      "standard_error": 0.7389,
      "lower_ci_bound": 0.1376,
      "upper_ci_bound": 5.1685,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 63.43,
      "n": 17,
      "standard_error": 12.8085,
      "lower_ci_bound": 34.9837,
      "upper_ci_bound": 84.8316,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 34.85,
      "n": 17,
      "standard_error": 13.1234,
      "lower_ci_bound": 13.5754,
      "upper_ci_bound": 64.5575,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.86,
      "n": 17,
      "standard_error": 0.6546,
      "lower_ci_bound": 0.1693,
      "upper_ci_bound": 4.2341,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4031.00",
      "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.39,
      "n": 17,
      "standard_error": 0.4823,
      "lower_ci_bound": 1.3652,
      "upper_ci_bound": 3.4099,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.76,
      "n": 26,
      "standard_error": 9.2885,
      "lower_ci_bound": 1.2157,
      "upper_ci_bound": 48.7063,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.88,
      "n": 26,
      "standard_error": 6.7277,
      "lower_ci_bound": 42.849,
      "upper_ci_bound": 69.8856,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.94,
      "n": 26,
      "standard_error": 1.5296,
      "lower_ci_bound": 0.3769,
      "upper_ci_bound": 9.387,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 12.19,
      "n": 26,
      "standard_error": 5.9859,
      "lower_ci_bound": 4.2045,
      "upper_ci_bound": 30.5167,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.11,
      "n": 26,
      "standard_error": 9.4814,
      "lower_ci_bound": 2.1542,
      "upper_ci_bound": 46.319,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 7.12,
      "n": 26,
      "standard_error": 7.1474,
      "lower_ci_bound": 0.8206,
      "upper_ci_bound": 41.5237,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4032.00",
      "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.21,
      "n": 26,
      "standard_error": 0.4076,
      "lower_ci_bound": 1.3699,
      "upper_ci_bound": 3.0489,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.42,
      "n": 24,
      "standard_error": 1.1612,
      "lower_ci_bound": 0.2595,
      "upper_ci_bound": 7.41,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 80.11,
      "n": 24,
      "standard_error": 12.6032,
      "lower_ci_bound": 43.9533,
      "upper_ci_bound": 95.3867,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 14.28,
      "n": 24,
      "standard_error": 12.2028,
      "lower_ci_bound": 2.0726,
      "upper_ci_bound": 56.714,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.2,
      "n": 24,
      "standard_error": 4.0689,
      "lower_ci_bound": 0.5366,
      "upper_ci_bound": 26.2261,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4033.00",
      "title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 18.19,
      "n": 23,
      "standard_error": 15.4652,
      "lower_ci_bound": 2.5124,
      "upper_ci_bound": 65.7388,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 31.64,
      "n": 23,
      "standard_error": 10.8224,
      "lower_ci_bound": 14.0888,
      "upper_ci_bound": 56.6448,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.58,
      "n": 23,
      "standard_error": 9.2976,
      "lower_ci_bound": 1.9544,
      "upper_ci_bound": 46.2633,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 28.86,
      "n": 23,
      "standard_error": 7.784,
      "lower_ci_bound": 15.6019,
      "upper_ci_bound": 47.1092,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 9.62,
      "n": 23,
      "standard_error": 7.3292,
      "lower_ci_bound": 1.82,
      "upper_ci_bound": 37.9412,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.1,
      "n": 23,
      "standard_error": 0.1034,
      "lower_ci_bound": 0.0106,
      "upper_ci_bound": 0.8802,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4034.00",
      "title": "Lathe and Turning Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.15,
      "n": 23,
      "standard_error": 0.3053,
      "lower_ci_bound": 1.5212,
      "upper_ci_bound": 2.7875,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.7,
      "n": 20,
      "standard_error": 9.5371,
      "lower_ci_bound": 1.0883,
      "upper_ci_bound": 51.195,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.3,
      "n": 20,
      "standard_error": 13.8257,
      "lower_ci_bound": 21.9425,
      "upper_ci_bound": 74.1304,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.03,
      "n": 20,
      "standard_error": 8.9086,
      "lower_ci_bound": 3.9481,
      "upper_ci_bound": 43.2357,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.13,
      "n": 20,
      "standard_error": 7.9961,
      "lower_ci_bound": 1.3198,
      "upper_ci_bound": 43.0262,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 18.83,
      "n": 20,
      "standard_error": 10.8057,
      "lower_ci_bound": 5.0193,
      "upper_ci_bound": 50.4661,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4035.00",
      "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.12,
      "n": 20,
      "standard_error": 0.3154,
      "lower_ci_bound": 1.4557,
      "upper_ci_bound": 2.7758,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.63,
      "n": 27,
      "standard_error": 8.6171,
      "lower_ci_bound": 3.3845,
      "upper_ci_bound": 41.5389,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 35.91,
      "n": 27,
      "standard_error": 9.9324,
      "lower_ci_bound": 18.7519,
      "upper_ci_bound": 57.638,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 33.12,
      "n": 27,
      "standard_error": 12.8519,
      "lower_ci_bound": 13.0646,
      "upper_ci_bound": 62.0088,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.34,
      "n": 27,
      "standard_error": 14.0904,
      "lower_ci_bound": 2.7048,
      "upper_ci_bound": 61.2782,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4041.00",
      "title": "Machinists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.42,
      "n": 27,
      "standard_error": 0.2972,
      "lower_ci_bound": 1.8101,
      "upper_ci_bound": 3.0319,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 35.86,
      "n": 20,
      "standard_error": 21.8891,
      "lower_ci_bound": 7.0881,
      "upper_ci_bound": 80.3838,
      "recommend_suppress": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 64.14,
      "n": 20,
      "standard_error": 21.8891,
      "lower_ci_bound": 19.6162,
      "upper_ci_bound": 92.9119,
      "recommend_suppress": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4051.00",
      "title": "Metal-Refining Furnace Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 20.04,
      "n": 20,
      "standard_error": 12.1164,
      "lower_ci_bound": 4.8983,
      "upper_ci_bound": 54.9547,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 79.96,
      "n": 20,
      "standard_error": 12.1164,
      "lower_ci_bound": 45.0453,
      "upper_ci_bound": 95.1017,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4052.00",
      "title": "Pourers and Casters, Metal",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.2,
      "n": 20,
      "standard_error": 0.1275,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4673,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 41,
      "n": 18,
      "standard_error": 18.3915,
      "lower_ci_bound": 12.2597,
      "upper_ci_bound": 77.5583,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 37.73,
      "n": 18,
      "standard_error": 10.6419,
      "lower_ci_bound": 18.898,
      "upper_ci_bound": 61.174,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 15.48,
      "n": 18,
      "standard_error": 11.5526,
      "lower_ci_bound": 2.7641,
      "upper_ci_bound": 54.1278,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.96,
      "n": 18,
      "standard_error": 5.3858,
      "lower_ci_bound": 0.4656,
      "upper_ci_bound": 36.7772,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0.83,
      "n": 18,
      "standard_error": 0.8962,
      "lower_ci_bound": 0.085,
      "upper_ci_bound": 7.6536,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4061.00",
      "title": "Model Makers, Metal and Plastic",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.87,
      "n": 18,
      "standard_error": 0.2339,
      "lower_ci_bound": 1.3778,
      "upper_ci_bound": 2.3647,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 8.68,
      "n": 24,
      "standard_error": 7.9259,
      "lower_ci_bound": 1.1887,
      "upper_ci_bound": 42.9169,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 33.48,
      "n": 24,
      "standard_error": 14.8489,
      "lower_ci_bound": 11.247,
      "upper_ci_bound": 66.6574,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15,
      "n": 24,
      "standard_error": 10.6464,
      "lower_ci_bound": 3.0413,
      "upper_ci_bound": 49.8191,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 40.25,
      "n": 24,
      "standard_error": 18.9972,
      "lower_ci_bound": 11.6173,
      "upper_ci_bound": 77.5392,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.47,
      "n": 24,
      "standard_error": 2.7418,
      "lower_ci_bound": 0.2405,
      "upper_ci_bound": 21.0399,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.11,
      "n": 24,
      "standard_error": 0.1201,
      "lower_ci_bound": 0.0127,
      "upper_ci_bound": 1.0062,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4062.00",
      "title": "Patternmakers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 35.63,
      "n": 25,
      "standard_error": 11.0512,
      "lower_ci_bound": 16.9956,
      "upper_ci_bound": 59.9414,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 64.37,
      "n": 25,
      "standard_error": 11.0512,
      "lower_ci_bound": 40.0586,
      "upper_ci_bound": 83.0044,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4071.00",
      "title": "Foundry Mold and Coremakers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.21,
      "n": 25,
      "standard_error": 0.3744,
      "lower_ci_bound": 1.434,
      "upper_ci_bound": 2.9796,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 30.31,
      "n": 36,
      "standard_error": 8.3753,
      "lower_ci_bound": 16.2797,
      "upper_ci_bound": 49.3083,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.98,
      "n": 36,
      "standard_error": 7.9089,
      "lower_ci_bound": 40.758,
      "upper_ci_bound": 71.8296,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.15,
      "n": 36,
      "standard_error": 5.952,
      "lower_ci_bound": 3.5731,
      "upper_ci_bound": 29.8215,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.56,
      "n": 36,
      "standard_error": 1.2093,
      "lower_ci_bound": 0.3203,
      "upper_ci_bound": 7.2646,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4072.00",
      "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.13,
      "n": 19,
      "standard_error": 1.1888,
      "lower_ci_bound": 0.121,
      "upper_ci_bound": 9.6838,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 81.65,
      "n": 19,
      "standard_error": 11.4421,
      "lower_ci_bound": 47.2122,
      "upper_ci_bound": 95.6799,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.64,
      "n": 19,
      "standard_error": 7.9213,
      "lower_ci_bound": 0.7757,
      "upper_ci_bound": 46.6641,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.64,
      "n": 19,
      "standard_error": 5.7157,
      "lower_ci_bound": 0.6234,
      "upper_ci_bound": 36.3187,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.94,
      "n": 19,
      "standard_error": 4.1596,
      "lower_ci_bound": 0.4049,
      "upper_ci_bound": 29.237,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4081.00",
      "title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.82,
      "n": 19,
      "standard_error": 0.261,
      "lower_ci_bound": 1.274,
      "upper_ci_bound": 2.3709,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 9.67,
      "n": 18,
      "standard_error": 8.7793,
      "lower_ci_bound": 1.2682,
      "upper_ci_bound": 47.1542,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 39.61,
      "n": 18,
      "standard_error": 13.9157,
      "lower_ci_bound": 16.1209,
      "upper_ci_bound": 69.1162,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 40.85,
      "n": 18,
      "standard_error": 15.4609,
      "lower_ci_bound": 15.1848,
      "upper_ci_bound": 72.7071,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 9.87,
      "n": 18,
      "standard_error": 6.314,
      "lower_ci_bound": 2.3925,
      "upper_ci_bound": 32.8646,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4111.00",
      "title": "Tool and Die Makers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.2,
      "n": 18,
      "standard_error": 0.3833,
      "lower_ci_bound": 1.3951,
      "upper_ci_bound": 3.0123,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 20.83,
      "n": 43,
      "standard_error": 5.8271,
      "lower_ci_bound": 11.4258,
      "upper_ci_bound": 34.933,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 53.55,
      "n": 43,
      "standard_error": 6.9444,
      "lower_ci_bound": 39.6276,
      "upper_ci_bound": 66.9481,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.64,
      "n": 43,
      "standard_error": 5.1501,
      "lower_ci_bound": 4.5729,
      "upper_ci_bound": 26.5704,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.28,
      "n": 43,
      "standard_error": 7.4763,
      "lower_ci_bound": 2.7392,
      "upper_ci_bound": 36.4738,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.75,
      "n": 43,
      "standard_error": 1.8295,
      "lower_ci_bound": 0.2089,
      "upper_ci_bound": 13.2076,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.94,
      "n": 43,
      "standard_error": 0.7075,
      "lower_ci_bound": 0.2049,
      "upper_ci_bound": 4.21,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4121.00",
      "title": "Welders, Cutters, Solderers, and Brazers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 21.79,
      "n": 18,
      "standard_error": 8.035,
      "lower_ci_bound": 9.344,
      "upper_ci_bound": 42.9694,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 32,
      "n": 18,
      "standard_error": 9.206,
      "lower_ci_bound": 16.1601,
      "upper_ci_bound": 53.4654,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 35.82,
      "n": 18,
      "standard_error": 20.6691,
      "lower_ci_bound": 7.7261,
      "upper_ci_bound": 78.8127,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.39,
      "n": 18,
      "standard_error": 11.8306,
      "lower_ci_bound": 0.7873,
      "upper_ci_bound": 62.8689,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4122.00",
      "title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.12,
      "n": 18,
      "standard_error": 0.2396,
      "lower_ci_bound": 1.6102,
      "upper_ci_bound": 2.6211,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 20.06,
      "n": 19,
      "standard_error": 12.0021,
      "lower_ci_bound": 4.9525,
      "upper_ci_bound": 54.7334,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 69.85,
      "n": 19,
      "standard_error": 17.9915,
      "lower_ci_bound": 27.7949,
      "upper_ci_bound": 93.3083,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.81,
      "n": 19,
      "standard_error": 8.3486,
      "lower_ci_bound": 1.4749,
      "upper_ci_bound": 44.1293,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.28,
      "n": 19,
      "standard_error": 0.2968,
      "lower_ci_bound": 0.0294,
      "upper_ci_bound": 2.5765,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4191.00",
      "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.88,
      "n": 18,
      "standard_error": 4.3874,
      "lower_ci_bound": 0.6923,
      "upper_ci_bound": 27.382,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 60.01,
      "n": 18,
      "standard_error": 13.0121,
      "lower_ci_bound": 32.3404,
      "upper_ci_bound": 82.4876,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.59,
      "n": 18,
      "standard_error": 6.0571,
      "lower_ci_bound": 3.6267,
      "upper_ci_bound": 31.3308,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.54,
      "n": 18,
      "standard_error": 9.5525,
      "lower_ci_bound": 3.2498,
      "upper_ci_bound": 46.2776,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 8.99,
      "n": 18,
      "standard_error": 6.3202,
      "lower_ci_bound": 1.9006,
      "upper_ci_bound": 33.51,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4192.00",
      "title": "Layout Workers, Metal and Plastic",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.9,
      "n": 13,
      "standard_error": 0.5733,
      "lower_ci_bound": 1.6536,
      "upper_ci_bound": 4.1517,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 49.2,
      "n": 23,
      "standard_error": 13.4981,
      "lower_ci_bound": 24.0148,
      "upper_ci_bound": 74.8037,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 46.75,
      "n": 23,
      "standard_error": 13.4688,
      "lower_ci_bound": 22.2287,
      "upper_ci_bound": 72.9427,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.62,
      "n": 23,
      "standard_error": 0.6623,
      "lower_ci_bound": 0.0682,
      "upper_ci_bound": 5.4486,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.43,
      "n": 23,
      "standard_error": 3.5206,
      "lower_ci_bound": 0.3892,
      "upper_ci_bound": 24.3706,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4193.00",
      "title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.28,
      "n": 25,
      "standard_error": 8.4758,
      "lower_ci_bound": 3.2432,
      "upper_ci_bound": 41.1579,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 44.99,
      "n": 25,
      "standard_error": 13.4129,
      "lower_ci_bound": 21.0861,
      "upper_ci_bound": 71.4507,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 35.67,
      "n": 25,
      "standard_error": 13.3593,
      "lower_ci_bound": 14.2888,
      "upper_ci_bound": 64.8346,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.07,
      "n": 25,
      "standard_error": 5.8712,
      "lower_ci_bound": 0.7647,
      "upper_ci_bound": 35.126,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-4194.00",
      "title": "Tool Grinders, Filers, and Sharpeners",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.14,
      "n": 33,
      "standard_error": 2.1832,
      "lower_ci_bound": 0.2596,
      "upper_ci_bound": 15.4779,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 39.34,
      "n": 33,
      "standard_error": 10.7182,
      "lower_ci_bound": 20.6242,
      "upper_ci_bound": 61.8209,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.47,
      "n": 33,
      "standard_error": 5.6919,
      "lower_ci_bound": 2.6363,
      "upper_ci_bound": 28.7976,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 20.65,
      "n": 33,
      "standard_error": 8.365,
      "lower_ci_bound": 8.4246,
      "upper_ci_bound": 42.4022,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 23.19,
      "n": 33,
      "standard_error": 9.3499,
      "lower_ci_bound": 9.3924,
      "upper_ci_bound": 46.7957,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.2,
      "n": 33,
      "standard_error": 4.773,
      "lower_ci_bound": 0.7592,
      "upper_ci_bound": 28.2615,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5111.00",
      "title": "Prepress Technicians and Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.22,
      "n": 25,
      "standard_error": 1.329,
      "lower_ci_bound": 0.127,
      "upper_ci_bound": 10.7267,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 73.17,
      "n": 25,
      "standard_error": 8.7149,
      "lower_ci_bound": 52.1729,
      "upper_ci_bound": 87.2059,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.46,
      "n": 25,
      "standard_error": 10.0446,
      "lower_ci_bound": 6.0508,
      "upper_ci_bound": 47.5614,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.15,
      "n": 25,
      "standard_error": 5.5506,
      "lower_ci_bound": 0.8912,
      "upper_ci_bound": 32.299,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5112.00",
      "title": "Printing Press Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.72,
      "n": 25,
      "standard_error": 0.2746,
      "lower_ci_bound": 1.1574,
      "upper_ci_bound": 2.2911,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.35,
      "n": 24,
      "standard_error": 2.3324,
      "lower_ci_bound": 1.4034,
      "upper_ci_bound": 12.6659,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 87.93,
      "n": 24,
      "standard_error": 5.447,
      "lower_ci_bound": 71.5868,
      "upper_ci_bound": 95.4651,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.79,
      "n": 24,
      "standard_error": 3.662,
      "lower_ci_bound": 0.4897,
      "upper_ci_bound": 23.9426,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.16,
      "n": 24,
      "standard_error": 1.2071,
      "lower_ci_bound": 0.1318,
      "upper_ci_bound": 9.4103,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.78,
      "n": 24,
      "standard_error": 2.3555,
      "lower_ci_bound": 0.4706,
      "upper_ci_bound": 14.7733,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-5113.00",
      "title": "Print Binding and Finishing Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 65.22,
      "n": 26,
      "standard_error": 12.461,
      "lower_ci_bound": 37.6929,
      "upper_ci_bound": 85.3241,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 34.16,
      "n": 26,
      "standard_error": 12.3857,
      "lower_ci_bound": 14.3009,
      "upper_ci_bound": 61.7259,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.62,
      "n": 26,
      "standard_error": 0.6292,
      "lower_ci_bound": 0.0763,
      "upper_ci_bound": 4.8586,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6011.00",
      "title": "Laundry and Dry-Cleaning Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 59.18,
      "n": 21,
      "standard_error": 12.5127,
      "lower_ci_bound": 32.9786,
      "upper_ci_bound": 81.0263,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 25.62,
      "n": 21,
      "standard_error": 12.467,
      "lower_ci_bound": 8.0898,
      "upper_ci_bound": 57.4181,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.05,
      "n": 21,
      "standard_error": 1.0741,
      "lower_ci_bound": 0.1212,
      "upper_ci_bound": 8.4317,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 14.15,
      "n": 21,
      "standard_error": 11.8383,
      "lower_ci_bound": 2.1145,
      "upper_ci_bound": 55.7198,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6021.00",
      "title": "Pressers, Textile, Garment, and Related Materials",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 52.93,
      "n": 38,
      "standard_error": 9.7135,
      "lower_ci_bound": 33.7912,
      "upper_ci_bound": 71.2452,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 41.37,
      "n": 38,
      "standard_error": 10.1442,
      "lower_ci_bound": 23.2201,
      "upper_ci_bound": 62.2189,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.72,
      "n": 38,
      "standard_error": 0.7758,
      "lower_ci_bound": 0.0807,
      "upper_ci_bound": 6.1297,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.97,
      "n": 38,
      "standard_error": 3.669,
      "lower_ci_bound": 1.0748,
      "upper_ci_bound": 20.1461,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6031.00",
      "title": "Sewing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 43.61,
      "n": 16,
      "standard_error": 16.9976,
      "lower_ci_bound": 15.0568,
      "upper_ci_bound": 77.1413,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.39,
      "n": 16,
      "standard_error": 16.9976,
      "lower_ci_bound": 22.8587,
      "upper_ci_bound": 84.9432,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6041.00",
      "title": "Shoe and Leather Workers and Repairers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.29,
      "n": 16,
      "standard_error": 0.2342,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7927,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 46.4,
      "n": 19,
      "standard_error": 18.5934,
      "lower_ci_bound": 15.2553,
      "upper_ci_bound": 80.637,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 38,
      "n": 19,
      "standard_error": 17.4476,
      "lower_ci_bound": 11.4512,
      "upper_ci_bound": 74.3889,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 15.31,
      "n": 19,
      "standard_error": 8.4405,
      "lower_ci_bound": 4.4007,
      "upper_ci_bound": 41.5116,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.29,
      "n": 19,
      "standard_error": 0.3094,
      "lower_ci_bound": 0.0301,
      "upper_ci_bound": 2.701,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6042.00",
      "title": "Shoe Machine Operators and Tenders",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.57,
      "n": 19,
      "standard_error": 0.342,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2875,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 82.18,
      "n": 16,
      "standard_error": 11.5474,
      "lower_ci_bound": 46.2055,
      "upper_ci_bound": 96.1164,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 10.83,
      "n": 16,
      "standard_error": 8.394,
      "lower_ci_bound": 1.87,
      "upper_ci_bound": 43.6431,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.38,
      "n": 16,
      "standard_error": 0.4163,
      "lower_ci_bound": 0.0362,
      "upper_ci_bound": 3.8386,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.06,
      "n": 16,
      "standard_error": 3.7085,
      "lower_ci_bound": 0.5541,
      "upper_ci_bound": 24.3465,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.03,
      "n": 16,
      "standard_error": 2.2848,
      "lower_ci_bound": 0.1791,
      "upper_ci_bound": 19.3294,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.52,
      "n": 16,
      "standard_error": 0.5699,
      "lower_ci_bound": 0.0495,
      "upper_ci_bound": 5.203,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6051.00",
      "title": "Sewers, Hand",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.39,
      "n": 11,
      "standard_error": 0.368,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2132,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 16.87,
      "n": 18,
      "standard_error": 11.7223,
      "lower_ci_bound": 3.3617,
      "upper_ci_bound": 54.2069,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 57.66,
      "n": 18,
      "standard_error": 14.528,
      "lower_ci_bound": 27.956,
      "upper_ci_bound": 82.6988,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.01,
      "n": 18,
      "standard_error": 9.0606,
      "lower_ci_bound": 4.3969,
      "upper_ci_bound": 44.1303,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.46,
      "n": 18,
      "standard_error": 8.9699,
      "lower_ci_bound": 1.1341,
      "upper_ci_bound": 48.7685,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6052.00",
      "title": "Tailors, Dressmakers, and Custom Sewers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.46,
      "n": 13,
      "standard_error": 0.1917,
      "lower_ci_bound": 1.0433,
      "upper_ci_bound": 1.8786,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 35.33,
      "n": 16,
      "standard_error": 13.7826,
      "lower_ci_bound": 13.1221,
      "upper_ci_bound": 66.4016,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 55.98,
      "n": 16,
      "standard_error": 13.4814,
      "lower_ci_bound": 28.3759,
      "upper_ci_bound": 80.3168,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.26,
      "n": 16,
      "standard_error": 2.3432,
      "lower_ci_bound": 0.2394,
      "upper_ci_bound": 18.179,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.44,
      "n": 16,
      "standard_error": 6.3935,
      "lower_ci_bound": 0.7105,
      "upper_ci_bound": 39.8027,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6061.00",
      "title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 32.31,
      "n": 22,
      "standard_error": 13.9624,
      "lower_ci_bound": 11.2341,
      "upper_ci_bound": 64.2939,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 67.69,
      "n": 22,
      "standard_error": 13.9624,
      "lower_ci_bound": 35.7061,
      "upper_ci_bound": 88.7659,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6062.00",
      "title": "Textile Cutting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.32,
      "n": 22,
      "standard_error": 4.6018,
      "lower_ci_bound": 0.8317,
      "upper_ci_bound": 27.318,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 94.68,
      "n": 22,
      "standard_error": 4.6018,
      "lower_ci_bound": 72.682,
      "upper_ci_bound": 99.1683,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6063.00",
      "title": "Textile Knitting and Weaving Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 53.84,
      "n": 22,
      "standard_error": 14.4338,
      "lower_ci_bound": 25.8508,
      "upper_ci_bound": 79.6063,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 46.16,
      "n": 22,
      "standard_error": 14.4338,
      "lower_ci_bound": 20.3937,
      "upper_ci_bound": 74.1492,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6064.00",
      "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 19.43,
      "n": 23,
      "standard_error": 10.0944,
      "lower_ci_bound": 5.9553,
      "upper_ci_bound": 47.8753,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 74.09,
      "n": 23,
      "standard_error": 14.2549,
      "lower_ci_bound": 38.0056,
      "upper_ci_bound": 93.0271,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.48,
      "n": 23,
      "standard_error": 4.8813,
      "lower_ci_bound": 1.2854,
      "upper_ci_bound": 26.9183,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6091.00",
      "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.34,
      "n": 16,
      "standard_error": 0.4841,
      "lower_ci_bound": 1.3116,
      "upper_ci_bound": 3.3754,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.86,
      "n": 21,
      "standard_error": 2.9015,
      "lower_ci_bound": 0.3336,
      "upper_ci_bound": 20.6164,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 40.66,
      "n": 21,
      "standard_error": 17.2816,
      "lower_ci_bound": 13.327,
      "upper_ci_bound": 75.3231,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.53,
      "n": 21,
      "standard_error": 8.3651,
      "lower_ci_bound": 2.3034,
      "upper_ci_bound": 41.892,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 18.58,
      "n": 21,
      "standard_error": 15.33,
      "lower_ci_bound": 2.683,
      "upper_ci_bound": 65.3909,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 26.36,
      "n": 21,
      "standard_error": 13.9308,
      "lower_ci_bound": 7.4197,
      "upper_ci_bound": 61.5322,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6092.00",
      "title": "Fabric and Apparel Patternmakers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 43.82,
      "n": 17,
      "standard_error": 15.024,
      "lower_ci_bound": 17.6201,
      "upper_ci_bound": 73.9853,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.18,
      "n": 17,
      "standard_error": 15.024,
      "lower_ci_bound": 26.0147,
      "upper_ci_bound": 82.3799,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-6093.00",
      "title": "Upholsterers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 11.36,
      "n": 20,
      "standard_error": 9.9227,
      "lower_ci_bound": 1.6039,
      "upper_ci_bound": 50.1979,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 62.02,
      "n": 20,
      "standard_error": 7.0109,
      "lower_ci_bound": 46.6914,
      "upper_ci_bound": 75.2763,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 26.62,
      "n": 20,
      "standard_error": 6.2293,
      "lower_ci_bound": 15.6881,
      "upper_ci_bound": 41.4203,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7011.00",
      "title": "Cabinetmakers and Bench Carpenters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 35.54,
      "n": 25,
      "standard_error": 10.0024,
      "lower_ci_bound": 18.2958,
      "upper_ci_bound": 57.5857,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 61.21,
      "n": 25,
      "standard_error": 9.981,
      "lower_ci_bound": 39.8591,
      "upper_ci_bound": 78.9834,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.25,
      "n": 25,
      "standard_error": 2.4385,
      "lower_ci_bound": 0.6707,
      "upper_ci_bound": 14.2809,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7021.00",
      "title": "Furniture Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 30.21,
      "n": 14,
      "standard_error": 14.591,
      "lower_ci_bound": 8.8473,
      "upper_ci_bound": 65.8761,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 20.3,
      "n": 14,
      "standard_error": 13.5155,
      "lower_ci_bound": 4.0196,
      "upper_ci_bound": 60.756,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 30.84,
      "n": 14,
      "standard_error": 16.1411,
      "lower_ci_bound": 8.0012,
      "upper_ci_bound": 69.5797,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.32,
      "n": 14,
      "standard_error": 4.6675,
      "lower_ci_bound": 0.3934,
      "upper_ci_bound": 34.0871,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 14.33,
      "n": 14,
      "standard_error": 12.9878,
      "lower_ci_bound": 1.6718,
      "upper_ci_bound": 62.1889,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7031.00",
      "title": "Model Makers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 14,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.7,
      "n": 29,
      "standard_error": 0.7631,
      "lower_ci_bound": 0.0738,
      "upper_ci_bound": 6.2786,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 57.25,
      "n": 29,
      "standard_error": 8.9004,
      "lower_ci_bound": 38.8702,
      "upper_ci_bound": 73.829,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 26.45,
      "n": 29,
      "standard_error": 15.925,
      "lower_ci_bound": 6.2988,
      "upper_ci_bound": 65.7933,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 15.6,
      "n": 29,
      "standard_error": 9.699,
      "lower_ci_bound": 3.9277,
      "upper_ci_bound": 45.5282,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7032.00",
      "title": "Patternmakers, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 21.75,
      "n": 18,
      "standard_error": 13.5735,
      "lower_ci_bound": 4.9114,
      "upper_ci_bound": 59.9249,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 59.25,
      "n": 18,
      "standard_error": 17.3956,
      "lower_ci_bound": 24.1248,
      "upper_ci_bound": 86.924,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.5,
      "n": 18,
      "standard_error": 8.226,
      "lower_ci_bound": 1.3764,
      "upper_ci_bound": 44.1367,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.5,
      "n": 18,
      "standard_error": 8.226,
      "lower_ci_bound": 1.3764,
      "upper_ci_bound": 44.1367,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7041.00",
      "title": "Sawing Machine Setters, Operators, and Tenders, Wood",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 20.67,
      "n": 29,
      "standard_error": 8.4622,
      "lower_ci_bound": 8.3028,
      "upper_ci_bound": 42.8548,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 73.06,
      "n": 29,
      "standard_error": 8.0918,
      "lower_ci_bound": 53.8802,
      "upper_ci_bound": 86.2924,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.55,
      "n": 29,
      "standard_error": 4.1654,
      "lower_ci_bound": 0.665,
      "upper_ci_bound": 25.3637,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.72,
      "n": 29,
      "standard_error": 1.7316,
      "lower_ci_bound": 0.2127,
      "upper_ci_bound": 12.5131,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-7042.00",
      "title": "Woodworking Machine Setters, Operators, and Tenders, Except Sawing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 50.09,
      "n": 33,
      "standard_error": 9.6907,
      "lower_ci_bound": 31.3035,
      "upper_ci_bound": 68.8513,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.73,
      "n": 33,
      "standard_error": 6.0974,
      "lower_ci_bound": 6.8176,
      "upper_ci_bound": 32.2695,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.22,
      "n": 33,
      "standard_error": 4.4359,
      "lower_ci_bound": 1.3917,
      "upper_ci_bound": 23.7873,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.63,
      "n": 33,
      "standard_error": 6.2297,
      "lower_ci_bound": 4.3785,
      "upper_ci_bound": 31.3435,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 15.32,
      "n": 33,
      "standard_error": 7.9808,
      "lower_ci_bound": 4.9141,
      "upper_ci_bound": 38.779,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8011.00",
      "title": "Nuclear Power Reactor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 21.55,
      "n": 19,
      "standard_error": 11.3492,
      "lower_ci_bound": 6.2842,
      "upper_ci_bound": 52.9544,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 40.32,
      "n": 19,
      "standard_error": 16.6215,
      "lower_ci_bound": 13.6679,
      "upper_ci_bound": 74.2535,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.44,
      "n": 19,
      "standard_error": 5.5581,
      "lower_ci_bound": 1.9913,
      "upper_ci_bound": 29.4672,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 24.05,
      "n": 19,
      "standard_error": 10.1168,
      "lower_ci_bound": 9.0026,
      "upper_ci_bound": 50.3433,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.64,
      "n": 19,
      "standard_error": 5.5341,
      "lower_ci_bound": 0.6662,
      "upper_ci_bound": 34.7132,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8012.00",
      "title": "Power Distributors and Dispatchers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.18,
      "n": 19,
      "standard_error": 0.2835,
      "lower_ci_bound": 3.5814,
      "upper_ci_bound": 4.7725,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.46,
      "n": 20,
      "standard_error": 3.4243,
      "lower_ci_bound": 0.4159,
      "upper_ci_bound": 23.4742,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 59.81,
      "n": 20,
      "standard_error": 8.192,
      "lower_ci_bound": 42.1746,
      "upper_ci_bound": 75.2324,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.16,
      "n": 20,
      "standard_error": 5.9877,
      "lower_ci_bound": 1.6435,
      "upper_ci_bound": 32.11,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.74,
      "n": 20,
      "standard_error": 1.935,
      "lower_ci_bound": 0.1645,
      "upper_ci_bound": 15.9396,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.29,
      "n": 20,
      "standard_error": 10.3076,
      "lower_ci_bound": 2.7865,
      "upper_ci_bound": 49.2486,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 12.54,
      "n": 20,
      "standard_error": 10.3395,
      "lower_ci_bound": 1.9522,
      "upper_ci_bound": 50.7782,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.00",
      "title": "Power Plant Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.22,
      "n": 21,
      "standard_error": 0.2793,
      "lower_ci_bound": 1.6336,
      "upper_ci_bound": 2.7988,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 6.56,
      "n": 46,
      "standard_error": 6.2428,
      "lower_ci_bound": 0.8961,
      "upper_ci_bound": 35.3073,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 46.51,
      "n": 46,
      "standard_error": 8.5161,
      "lower_ci_bound": 30.3786,
      "upper_ci_bound": 63.4037,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.85,
      "n": 46,
      "standard_error": 11.3212,
      "lower_ci_bound": 6.8479,
      "upper_ci_bound": 51.5207,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.54,
      "n": 46,
      "standard_error": 7.1461,
      "lower_ci_bound": 1.9529,
      "upper_ci_bound": 35.8523,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.82,
      "n": 46,
      "standard_error": 5.8921,
      "lower_ci_bound": 0.7035,
      "upper_ci_bound": 35.0101,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 9.72,
      "n": 46,
      "standard_error": 7.1286,
      "lower_ci_bound": 2.0534,
      "upper_ci_bound": 35.6048,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.03",
      "title": "Biomass Plant Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.03,
      "n": 46,
      "standard_error": 0.3356,
      "lower_ci_bound": 2.3502,
      "upper_ci_bound": 3.7022,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 2.75,
      "n": 23,
      "standard_error": 2.8777,
      "lower_ci_bound": 0.3017,
      "upper_ci_bound": 20.8663,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 33.97,
      "n": 23,
      "standard_error": 8.9801,
      "lower_ci_bound": 18.315,
      "upper_ci_bound": 54.1284,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 22.39,
      "n": 23,
      "standard_error": 10.123,
      "lower_ci_bound": 7.9335,
      "upper_ci_bound": 49.1259,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 34.02,
      "n": 23,
      "standard_error": 13.3318,
      "lower_ci_bound": 13.0757,
      "upper_ci_bound": 63.8602,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 6.88,
      "n": 23,
      "standard_error": 6.6961,
      "lower_ci_bound": 0.8388,
      "upper_ci_bound": 39.2267,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8013.04",
      "title": "Hydroelectric Plant Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.7,
      "n": 23,
      "standard_error": 0.1711,
      "lower_ci_bound": 2.343,
      "upper_ci_bound": 3.0529,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 37.8,
      "n": 20,
      "standard_error": 14.9114,
      "lower_ci_bound": 13.8778,
      "upper_ci_bound": 69.6225,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 47.15,
      "n": 20,
      "standard_error": 15.8199,
      "lower_ci_bound": 19.1085,
      "upper_ci_bound": 77.111,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.53,
      "n": 20,
      "standard_error": 4.1228,
      "lower_ci_bound": 0.642,
      "upper_ci_bound": 25.8606,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.52,
      "n": 20,
      "standard_error": 5.2184,
      "lower_ci_bound": 3.5533,
      "upper_ci_bound": 27.2802,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8021.00",
      "title": "Stationary Engineers and Boiler Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.41,
      "n": 19,
      "standard_error": 0.2652,
      "lower_ci_bound": 2.8483,
      "upper_ci_bound": 3.9626,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 50,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 37.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8031.00",
      "title": "Water and Wastewater Treatment Plant and System Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 61.53,
      "n": 30,
      "standard_error": 26.0192,
      "lower_ci_bound": 14.4499,
      "upper_ci_bound": 93.8086,
      "recommend_suppress": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.97,
      "n": 30,
      "standard_error": 0.8611,
      "lower_ci_bound": 0.1562,
      "upper_ci_bound": 5.7751,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.51,
      "n": 30,
      "standard_error": 0.4387,
      "lower_ci_bound": 0.086,
      "upper_ci_bound": 2.9297,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.21,
      "n": 30,
      "standard_error": 0.2324,
      "lower_ci_bound": 0.0215,
      "upper_ci_bound": 2.0026,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 36.27,
      "n": 30,
      "standard_error": 26.3416,
      "lower_ci_bound": 5.244,
      "upper_ci_bound": 85.4098,
      "recommend_suppress": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.3,
      "n": 30,
      "standard_error": 0.3316,
      "lower_ci_bound": 0.0304,
      "upper_ci_bound": 2.8484,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0.21,
      "n": 30,
      "standard_error": 0.2315,
      "lower_ci_bound": 0.0217,
      "upper_ci_bound": 1.985,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8091.00",
      "title": "Chemical Plant and System Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 58.44,
      "n": 20,
      "standard_error": 10.1333,
      "lower_ci_bound": 36.9951,
      "upper_ci_bound": 77.1015,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 31.05,
      "n": 20,
      "standard_error": 10.7236,
      "lower_ci_bound": 13.6338,
      "upper_ci_bound": 56.2335,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 10.51,
      "n": 20,
      "standard_error": 8.4631,
      "lower_ci_bound": 1.7545,
      "upper_ci_bound": 43.5746,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8092.00",
      "title": "Gas Plant Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.88,
      "n": 15,
      "standard_error": 0.1541,
      "lower_ci_bound": 1.5504,
      "upper_ci_bound": 2.2117,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 97.02,
      "n": 21,
      "standard_error": 1.9957,
      "lower_ci_bound": 88.5275,
      "upper_ci_bound": 99.2763,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.69,
      "n": 21,
      "standard_error": 1.3334,
      "lower_ci_bound": 0.3199,
      "upper_ci_bound": 8.4065,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.29,
      "n": 21,
      "standard_error": 1.346,
      "lower_ci_bound": 0.1455,
      "upper_ci_bound": 10.5581,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8093.00",
      "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.72,
      "n": 20,
      "standard_error": 0.1725,
      "lower_ci_bound": 1.3542,
      "upper_ci_bound": 2.0761,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.85,
      "n": 29,
      "standard_error": 1.798,
      "lower_ci_bound": 0.2469,
      "upper_ci_bound": 12.5383,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 71.18,
      "n": 29,
      "standard_error": 9.2432,
      "lower_ci_bound": 49.5279,
      "upper_ci_bound": 86.1401,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 18.07,
      "n": 29,
      "standard_error": 8.7754,
      "lower_ci_bound": 6.1473,
      "upper_ci_bound": 42.6187,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.21,
      "n": 29,
      "standard_error": 3.1182,
      "lower_ci_bound": 0.4239,
      "upper_ci_bound": 20.5642,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.69,
      "n": 29,
      "standard_error": 4.3465,
      "lower_ci_bound": 1.1347,
      "upper_ci_bound": 24.0734,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-8099.01",
      "title": "Biofuels Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.8,
      "n": 22,
      "standard_error": 1.899,
      "lower_ci_bound": 0.1942,
      "upper_ci_bound": 14.6565,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 48.79,
      "n": 22,
      "standard_error": 14.0123,
      "lower_ci_bound": 22.8861,
      "upper_ci_bound": 75.3586,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.5,
      "n": 22,
      "standard_error": 8.5421,
      "lower_ci_bound": 3.2994,
      "upper_ci_bound": 41.6717,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 20.64,
      "n": 22,
      "standard_error": 7.6691,
      "lower_ci_bound": 8.9415,
      "upper_ci_bound": 40.7774,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.5,
      "n": 22,
      "standard_error": 7.2145,
      "lower_ci_bound": 4.1426,
      "upper_ci_bound": 36.0631,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.77,
      "n": 22,
      "standard_error": 1.8739,
      "lower_ci_bound": 0.1915,
      "upper_ci_bound": 14.4845,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9011.00",
      "title": "Chemical Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.72,
      "n": 30,
      "standard_error": 3.9131,
      "lower_ci_bound": 0.8287,
      "upper_ci_bound": 22.6988,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 90.81,
      "n": 30,
      "standard_error": 4.5173,
      "lower_ci_bound": 76.559,
      "upper_ci_bound": 96.7625,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.92,
      "n": 30,
      "standard_error": 2.0474,
      "lower_ci_bound": 0.2108,
      "upper_ci_bound": 15.3326,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.47,
      "n": 30,
      "standard_error": 1.5501,
      "lower_ci_bound": 0.1673,
      "upper_ci_bound": 11.7419,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.76,
      "n": 30,
      "standard_error": 0.6257,
      "lower_ci_bound": 0.1426,
      "upper_ci_bound": 3.9944,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.32,
      "n": 30,
      "standard_error": 0.3411,
      "lower_ci_bound": 0.0351,
      "upper_ci_bound": 2.808,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9012.00",
      "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 19.39,
      "n": 15,
      "standard_error": 12.0475,
      "lower_ci_bound": 4.4024,
      "upper_ci_bound": 55.6826,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 61.72,
      "n": 15,
      "standard_error": 13.8871,
      "lower_ci_bound": 31.366,
      "upper_ci_bound": 85.0457,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.23,
      "n": 15,
      "standard_error": 1.332,
      "lower_ci_bound": 0.1188,
      "upper_ci_bound": 11.5551,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.66,
      "n": 15,
      "standard_error": 16.1843,
      "lower_ci_bound": 1.9333,
      "upper_ci_bound": 70.0048,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9021.00",
      "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.93,
      "n": 15,
      "standard_error": 0.5094,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.0251,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 26.74,
      "n": 17,
      "standard_error": 15.7159,
      "lower_ci_bound": 6.2468,
      "upper_ci_bound": 66.6599,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 37.33,
      "n": 17,
      "standard_error": 17.2898,
      "lower_ci_bound": 11.059,
      "upper_ci_bound": 74.0515,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 24.03,
      "n": 17,
      "standard_error": 17.4234,
      "lower_ci_bound": 4.0137,
      "upper_ci_bound": 70.5211,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.9,
      "n": 17,
      "standard_error": 8.7307,
      "lower_ci_bound": 2.2597,
      "upper_ci_bound": 44.1132,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9022.00",
      "title": "Grinding and Polishing Workers, Hand",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.24,
      "n": 16,
      "standard_error": 0.8663,
      "lower_ci_bound": 1,
      "upper_ci_bound": 4.0896,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.51,
      "n": 19,
      "standard_error": 1.6984,
      "lower_ci_bound": 0.1392,
      "upper_ci_bound": 14.441,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 80.32,
      "n": 19,
      "standard_error": 13.7674,
      "lower_ci_bound": 39.5698,
      "upper_ci_bound": 96.2173,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 11.87,
      "n": 19,
      "standard_error": 12.16,
      "lower_ci_bound": 1.1572,
      "upper_ci_bound": 60.7667,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.3,
      "n": 19,
      "standard_error": 4.8885,
      "lower_ci_bound": 1.1677,
      "upper_ci_bound": 27.6895,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9023.00",
      "title": "Mixing and Blending Machine Setters, Operators, and Tenders",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.6,
      "n": 19,
      "standard_error": 0.292,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2184,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 72.8,
      "n": 20,
      "standard_error": 14.7434,
      "lower_ci_bound": 36.0334,
      "upper_ci_bound": 92.7076,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 16.38,
      "n": 20,
      "standard_error": 11.31,
      "lower_ci_bound": 3.3613,
      "upper_ci_bound": 52.4496,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.67,
      "n": 20,
      "standard_error": 5.0418,
      "lower_ci_bound": 0.8287,
      "upper_ci_bound": 30.1836,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.15,
      "n": 20,
      "standard_error": 4.9946,
      "lower_ci_bound": 0.6363,
      "upper_ci_bound": 31.5611,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9031.00",
      "title": "Cutters and Trimmers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 38.14,
      "n": 45,
      "standard_error": 8.9585,
      "lower_ci_bound": 22.2901,
      "upper_ci_bound": 56.9949,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 55.36,
      "n": 45,
      "standard_error": 10.2513,
      "lower_ci_bound": 34.9626,
      "upper_ci_bound": 74.1035,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 4.91,
      "n": 45,
      "standard_error": 4.5943,
      "lower_ci_bound": 0.7054,
      "upper_ci_bound": 27.2834,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.29,
      "n": 45,
      "standard_error": 1.3072,
      "lower_ci_bound": 0.1667,
      "upper_ci_bound": 9.343,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.29,
      "n": 45,
      "standard_error": 0.3015,
      "lower_ci_bound": 0.0366,
      "upper_ci_bound": 2.3007,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9032.00",
      "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.72,
      "n": 30,
      "standard_error": 0.7393,
      "lower_ci_bound": 0.0863,
      "upper_ci_bound": 5.6968,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 78.21,
      "n": 30,
      "standard_error": 9.7399,
      "lower_ci_bound": 52.7247,
      "upper_ci_bound": 92.0346,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.07,
      "n": 30,
      "standard_error": 7.6521,
      "lower_ci_bound": 1.4729,
      "upper_ci_bound": 39.9527,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.77,
      "n": 30,
      "standard_error": 6.9043,
      "lower_ci_bound": 1.16,
      "upper_ci_bound": 37.6744,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.33,
      "n": 30,
      "standard_error": 0.3433,
      "lower_ci_bound": 0.0391,
      "upper_ci_bound": 2.7247,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 3.9,
      "n": 30,
      "standard_error": 3.9378,
      "lower_ci_bound": 0.4725,
      "upper_ci_bound": 25.7962,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9041.00",
      "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 21.43,
      "n": 28,
      "standard_error": 8.7196,
      "lower_ci_bound": 8.6137,
      "upper_ci_bound": 44.1121,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 55.94,
      "n": 28,
      "standard_error": 9.9698,
      "lower_ci_bound": 35.6345,
      "upper_ci_bound": 74.4344,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.92,
      "n": 28,
      "standard_error": 9.8419,
      "lower_ci_bound": 4.0204,
      "upper_ci_bound": 46.119,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.9,
      "n": 28,
      "standard_error": 3.1453,
      "lower_ci_bound": 0.7216,
      "upper_ci_bound": 18.4979,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.97,
      "n": 28,
      "standard_error": 0.9901,
      "lower_ci_bound": 0.1176,
      "upper_ci_bound": 7.5185,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.84,
      "n": 28,
      "standard_error": 1.8522,
      "lower_ci_bound": 0.2272,
      "upper_ci_bound": 13.3381,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9051.00",
      "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 69.81,
      "n": 20,
      "standard_error": 12.2114,
      "lower_ci_bound": 40.7457,
      "upper_ci_bound": 88.6037,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 26.89,
      "n": 20,
      "standard_error": 12.2558,
      "lower_ci_bound": 9.074,
      "upper_ci_bound": 57.5591,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.64,
      "n": 20,
      "standard_error": 2.2144,
      "lower_ci_bound": 0.4449,
      "upper_ci_bound": 14.1307,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.66,
      "n": 20,
      "standard_error": 0.6892,
      "lower_ci_bound": 0.0723,
      "upper_ci_bound": 5.6916,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9061.00",
      "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.27,
      "n": 20,
      "standard_error": 0.3316,
      "lower_ci_bound": 1.5772,
      "upper_ci_bound": 2.9654,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.62,
      "n": 22,
      "standard_error": 1.6849,
      "lower_ci_bound": 0.182,
      "upper_ci_bound": 12.9305,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 25.34,
      "n": 22,
      "standard_error": 9.1082,
      "lower_ci_bound": 11.0846,
      "upper_ci_bound": 48.014,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.43,
      "n": 22,
      "standard_error": 9.505,
      "lower_ci_bound": 7.7768,
      "upper_ci_bound": 46.874,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.45,
      "n": 22,
      "standard_error": 8.8142,
      "lower_ci_bound": 6.9686,
      "upper_ci_bound": 43.7546,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 16.5,
      "n": 22,
      "standard_error": 13.3073,
      "lower_ci_bound": 2.5838,
      "upper_ci_bound": 59.5583,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.79,
      "n": 22,
      "standard_error": 5.934,
      "lower_ci_bound": 2.0235,
      "upper_ci_bound": 30.9981,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 6.88,
      "n": 22,
      "standard_error": 6.7896,
      "lower_ci_bound": 0.8091,
      "upper_ci_bound": 40.0964,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.00",
      "title": "Jewelers and Precious Stone and Metal Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.03,
      "n": 22,
      "standard_error": 0.2568,
      "lower_ci_bound": 1.4926,
      "upper_ci_bound": 2.5608,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7.95,
      "n": 19,
      "standard_error": 3.8989,
      "lower_ci_bound": 2.7407,
      "upper_ci_bound": 20.9186,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 57.85,
      "n": 19,
      "standard_error": 13.2736,
      "lower_ci_bound": 30.4278,
      "upper_ci_bound": 81.1584,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 15.19,
      "n": 19,
      "standard_error": 9.3546,
      "lower_ci_bound": 3.7483,
      "upper_ci_bound": 45.1602,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 19.01,
      "n": 19,
      "standard_error": 12.3841,
      "lower_ci_bound": 4.1534,
      "upper_ci_bound": 55.9844,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9071.06",
      "title": "Gem and Diamond Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.23,
      "n": 24,
      "standard_error": 7.856,
      "lower_ci_bound": 3.5686,
      "upper_ci_bound": 38.5775,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 51.74,
      "n": 24,
      "standard_error": 11.0478,
      "lower_ci_bound": 30.0355,
      "upper_ci_bound": 72.8088,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 18.16,
      "n": 24,
      "standard_error": 6.0549,
      "lower_ci_bound": 8.7205,
      "upper_ci_bound": 34.0125,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.43,
      "n": 24,
      "standard_error": 5.1549,
      "lower_ci_bound": 1.6745,
      "upper_ci_bound": 27.4477,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.89,
      "n": 24,
      "standard_error": 1.9986,
      "lower_ci_bound": 0.2076,
      "upper_ci_bound": 15.1718,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.87,
      "n": 24,
      "standard_error": 1.8882,
      "lower_ci_bound": 0.2246,
      "upper_ci_bound": 13.8329,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 5.68,
      "n": 24,
      "standard_error": 5.5295,
      "lower_ci_bound": 0.7075,
      "upper_ci_bound": 33.7408,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9081.00",
      "title": "Dental Laboratory Technicians",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.41,
      "n": 24,
      "standard_error": 0.3242,
      "lower_ci_bound": 1.7414,
      "upper_ci_bound": 3.0826,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 5.75,
      "n": 30,
      "standard_error": 4.2668,
      "lower_ci_bound": 1.2061,
      "upper_ci_bound": 23.3843,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 21.22,
      "n": 30,
      "standard_error": 8.9277,
      "lower_ci_bound": 8.2858,
      "upper_ci_bound": 44.534,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.16,
      "n": 30,
      "standard_error": 5.028,
      "lower_ci_bound": 3.5383,
      "upper_ci_bound": 25.8663,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.63,
      "n": 30,
      "standard_error": 5.5003,
      "lower_ci_bound": 2.2187,
      "upper_ci_bound": 28.2301,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 26.27,
      "n": 30,
      "standard_error": 10.0062,
      "lower_ci_bound": 11.0229,
      "upper_ci_bound": 50.6168,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 18.17,
      "n": 30,
      "standard_error": 8.7931,
      "lower_ci_bound": 6.2121,
      "upper_ci_bound": 42.6694,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.28,
      "n": 30,
      "standard_error": 0.2826,
      "lower_ci_bound": 0.0348,
      "upper_ci_bound": 2.1901,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 9.51,
      "n": 30,
      "standard_error": 8.976,
      "lower_ci_bound": 1.2311,
      "upper_ci_bound": 47.0041,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9082.00",
      "title": "Medical Appliance Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.83,
      "n": 32,
      "standard_error": 4.268,
      "lower_ci_bound": 0.7601,
      "upper_ci_bound": 25.2029,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.4,
      "n": 32,
      "standard_error": 11.8983,
      "lower_ci_bound": 32.5334,
      "upper_ci_bound": 77.6316,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.82,
      "n": 32,
      "standard_error": 5.5165,
      "lower_ci_bound": 2.3346,
      "upper_ci_bound": 28.1529,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.58,
      "n": 32,
      "standard_error": 6.9524,
      "lower_ci_bound": 5.1814,
      "upper_ci_bound": 34.7637,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.54,
      "n": 32,
      "standard_error": 5.1137,
      "lower_ci_bound": 1.2547,
      "upper_ci_bound": 27.8214,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.73,
      "n": 32,
      "standard_error": 2.729,
      "lower_ci_bound": 0.8168,
      "upper_ci_bound": 15.4334,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 3.66,
      "n": 32,
      "standard_error": 3.7193,
      "lower_ci_bound": 0.4399,
      "upper_ci_bound": 24.6192,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 1.43,
      "n": 32,
      "standard_error": 0.9091,
      "lower_ci_bound": 0.3879,
      "upper_ci_bound": 5.1285,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9083.00",
      "title": "Ophthalmic Laboratory Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 17.27,
      "n": 21,
      "standard_error": 15.2659,
      "lower_ci_bound": 2.1975,
      "upper_ci_bound": 65.9763,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 79.69,
      "n": 21,
      "standard_error": 15.1235,
      "lower_ci_bound": 35.8441,
      "upper_ci_bound": 96.4985,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.82,
      "n": 21,
      "standard_error": 0.8616,
      "lower_ci_bound": 0.0894,
      "upper_ci_bound": 7.0413,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.22,
      "n": 21,
      "standard_error": 1.7337,
      "lower_ci_bound": 0.429,
      "upper_ci_bound": 10.7157,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9111.00",
      "title": "Packaging and Filling Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 59.01,
      "n": 18,
      "standard_error": 13.1628,
      "lower_ci_bound": 31.3493,
      "upper_ci_bound": 81.941,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 21.21,
      "n": 18,
      "standard_error": 10.8433,
      "lower_ci_bound": 6.411,
      "upper_ci_bound": 51.4171,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.77,
      "n": 18,
      "standard_error": 3.0491,
      "lower_ci_bound": 0.2617,
      "upper_ci_bound": 23.6647,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 17.01,
      "n": 18,
      "standard_error": 15.0356,
      "lower_ci_bound": 2.1191,
      "upper_ci_bound": 65.9796,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9123.00",
      "title": "Painting, Coating, and Decorating Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 26.66,
      "n": 40,
      "standard_error": 8.9317,
      "lower_ci_bound": 12.6125,
      "upper_ci_bound": 47.8048,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 62.67,
      "n": 40,
      "standard_error": 9.6183,
      "lower_ci_bound": 42.2223,
      "upper_ci_bound": 79.404,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 7.07,
      "n": 40,
      "standard_error": 4.6455,
      "lower_ci_bound": 1.7855,
      "upper_ci_bound": 24.1277,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.6,
      "n": 40,
      "standard_error": 3.6691,
      "lower_ci_bound": 0.4399,
      "upper_ci_bound": 24.0406,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9124.00",
      "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 11.72,
      "n": 26,
      "standard_error": 8.9056,
      "lower_ci_bound": 2.2038,
      "upper_ci_bound": 43.8717,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 83.85,
      "n": 26,
      "standard_error": 8.6795,
      "lower_ci_bound": 58.1048,
      "upper_ci_bound": 95.1085,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.32,
      "n": 26,
      "standard_error": 1.0258,
      "lower_ci_bound": 0.2659,
      "upper_ci_bound": 6.3305,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.45,
      "n": 26,
      "standard_error": 0.4897,
      "lower_ci_bound": 0.0466,
      "upper_ci_bound": 4.148,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.34,
      "n": 26,
      "standard_error": 2.3262,
      "lower_ci_bound": 0.2933,
      "upper_ci_bound": 16.321,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.09,
      "n": 26,
      "standard_error": 0.0972,
      "lower_ci_bound": 0.0092,
      "upper_ci_bound": 0.8449,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.08,
      "n": 26,
      "standard_error": 0.0901,
      "lower_ci_bound": 0.0085,
      "upper_ci_bound": 0.7849,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9141.00",
      "title": "Semiconductor Processing Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.15,
      "n": 26,
      "standard_error": 0.1634,
      "lower_ci_bound": 0.0156,
      "upper_ci_bound": 1.4102,
      "recommend_suppress": "N",
      "date_updated": "2006-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0.28,
      "n": 27,
      "standard_error": 0.3023,
      "lower_ci_bound": 0.0295,
      "upper_ci_bound": 2.5605,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 84.07,
      "n": 27,
      "standard_error": 8.7598,
      "lower_ci_bound": 57.9063,
      "upper_ci_bound": 95.292,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.06,
      "n": 27,
      "standard_error": 2.2247,
      "lower_ci_bound": 0.2171,
      "upper_ci_bound": 16.8776,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 7.66,
      "n": 27,
      "standard_error": 4.9929,
      "lower_ci_bound": 1.9045,
      "upper_ci_bound": 26.1464,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.74,
      "n": 27,
      "standard_error": 0.5076,
      "lower_ci_bound": 0.1769,
      "upper_ci_bound": 3.0014,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 5.2,
      "n": 27,
      "standard_error": 4.011,
      "lower_ci_bound": 1.0218,
      "upper_ci_bound": 22.5993,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9151.00",
      "title": "Photographic Process Workers and Processing Machine Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.5,
      "n": 38,
      "standard_error": 2.2721,
      "lower_ci_bound": 0.9188,
      "upper_ci_bound": 12.4159,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 48.24,
      "n": 38,
      "standard_error": 14.1469,
      "lower_ci_bound": 22.8202,
      "upper_ci_bound": 74.6021,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.16,
      "n": 38,
      "standard_error": 7.1267,
      "lower_ci_bound": 10.1482,
      "upper_ci_bound": 38.9428,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 16.8,
      "n": 38,
      "standard_error": 7.1967,
      "lower_ci_bound": 6.6444,
      "upper_ci_bound": 36.4347,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.08,
      "n": 38,
      "standard_error": 5.1426,
      "lower_ci_bound": 1.5409,
      "upper_ci_bound": 27.0766,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.22,
      "n": 38,
      "standard_error": 3.2283,
      "lower_ci_bound": 0.4045,
      "upper_ci_bound": 21.3703,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.04,
      "n": 38,
      "standard_error": 0.3175,
      "lower_ci_bound": 1.4002,
      "upper_ci_bound": 2.6868,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 32.77,
      "n": 23,
      "standard_error": 10.2149,
      "lower_ci_bound": 15.7099,
      "upper_ci_bound": 56.0466,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 31.39,
      "n": 23,
      "standard_error": 10.3176,
      "lower_ci_bound": 14.4854,
      "upper_ci_bound": 55.2692,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.68,
      "n": 23,
      "standard_error": 12.4236,
      "lower_ci_bound": 4.5808,
      "upper_ci_bound": 55.5657,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.3,
      "n": 23,
      "standard_error": 9.3412,
      "lower_ci_bound": 3.3213,
      "upper_ci_bound": 44.773,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.86,
      "n": 23,
      "standard_error": 1.4362,
      "lower_ci_bound": 0.3673,
      "upper_ci_bound": 8.8432,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9162.00",
      "title": "Computer Numerically Controlled Tool Programmers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.37,
      "n": 23,
      "standard_error": 0.2311,
      "lower_ci_bound": 1.8933,
      "upper_ci_bound": 2.8519,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 10.21,
      "n": 24,
      "standard_error": 8.3977,
      "lower_ci_bound": 1.6809,
      "upper_ci_bound": 43.0651,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 72.61,
      "n": 24,
      "standard_error": 16.9087,
      "lower_ci_bound": 31.3495,
      "upper_ci_bound": 93.8995,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 16.74,
      "n": 24,
      "standard_error": 9.8181,
      "lower_ci_bound": 4.4751,
      "upper_ci_bound": 46.3331,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.43,
      "n": 24,
      "standard_error": 0.4708,
      "lower_ci_bound": 0.0458,
      "upper_ci_bound": 3.9855,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9191.00",
      "title": "Adhesive Bonding Machine Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 31.68,
      "n": 18,
      "standard_error": 20.2074,
      "lower_ci_bound": 6.074,
      "upper_ci_bound": 76.8747,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 59.82,
      "n": 18,
      "standard_error": 21.0464,
      "lower_ci_bound": 19.0098,
      "upper_ci_bound": 90.4267,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.73,
      "n": 18,
      "standard_error": 0.7905,
      "lower_ci_bound": 0.0726,
      "upper_ci_bound": 6.8767,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 3.89,
      "n": 18,
      "standard_error": 3.8722,
      "lower_ci_bound": 0.4517,
      "upper_ci_bound": 26.4852,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.89,
      "n": 18,
      "standard_error": 3.8722,
      "lower_ci_bound": 0.4517,
      "upper_ci_bound": 26.4852,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9192.00",
      "title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.82,
      "n": 13,
      "standard_error": 0.5403,
      "lower_ci_bound": 1.6473,
      "upper_ci_bound": 4.0017,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 51.44,
      "n": 24,
      "standard_error": 23.6656,
      "lower_ci_bound": 12.9869,
      "upper_ci_bound": 88.2636,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 7.31,
      "n": 24,
      "standard_error": 4.0473,
      "lower_ci_bound": 2.2405,
      "upper_ci_bound": 21.3436,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 40.77,
      "n": 24,
      "standard_error": 22.7055,
      "lower_ci_bound": 8.9592,
      "upper_ci_bound": 82.8006,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.48,
      "n": 24,
      "standard_error": 0.5037,
      "lower_ci_bound": 0.0537,
      "upper_ci_bound": 4.1171,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9193.00",
      "title": "Cooling and Freezing Equipment Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 32.66,
      "n": 20,
      "standard_error": 14.1105,
      "lower_ci_bound": 11.2422,
      "upper_ci_bound": 65.0064,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 53.86,
      "n": 20,
      "standard_error": 15.0584,
      "lower_ci_bound": 24.7237,
      "upper_ci_bound": 80.5833,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.75,
      "n": 20,
      "standard_error": 0.7819,
      "lower_ci_bound": 0.0841,
      "upper_ci_bound": 6.3666,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.72,
      "n": 20,
      "standard_error": 11.6915,
      "lower_ci_bound": 1.5832,
      "upper_ci_bound": 56.9085,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9194.00",
      "title": "Etchers and Engravers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 21.77,
      "n": 32,
      "standard_error": 8.6453,
      "lower_ci_bound": 8.9913,
      "upper_ci_bound": 43.9334,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 65.55,
      "n": 32,
      "standard_error": 10.2352,
      "lower_ci_bound": 43.0204,
      "upper_ci_bound": 82.7475,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.58,
      "n": 32,
      "standard_error": 4.1938,
      "lower_ci_bound": 1.1542,
      "upper_ci_bound": 23.0507,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.73,
      "n": 32,
      "standard_error": 0.7594,
      "lower_ci_bound": 0.0859,
      "upper_ci_bound": 5.8852,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 5.4,
      "n": 32,
      "standard_error": 4.171,
      "lower_ci_bound": 1.0676,
      "upper_ci_bound": 23.1851,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0.97,
      "n": 32,
      "standard_error": 1.0165,
      "lower_ci_bound": 0.1129,
      "upper_ci_bound": 7.8187,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.03",
      "title": "Stone Cutters and Carvers, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 43.24,
      "n": 21,
      "standard_error": 17.1567,
      "lower_ci_bound": 15.053,
      "upper_ci_bound": 76.602,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 34.36,
      "n": 21,
      "standard_error": 12.5772,
      "lower_ci_bound": 14.0545,
      "upper_ci_bound": 62.6172,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.9,
      "n": 21,
      "standard_error": 10.3938,
      "lower_ci_bound": 5.993,
      "upper_ci_bound": 49.1903,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.66,
      "n": 21,
      "standard_error": 1.9619,
      "lower_ci_bound": 0.1375,
      "upper_ci_bound": 17.1502,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.85,
      "n": 21,
      "standard_error": 0.8999,
      "lower_ci_bound": 0.0917,
      "upper_ci_bound": 7.3819,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.04",
      "title": "Glass Blowers, Molders, Benders, and Finishers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 16.01,
      "n": 16,
      "standard_error": 9.4606,
      "lower_ci_bound": 4.0835,
      "upper_ci_bound": 46.0608,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 30.48,
      "n": 16,
      "standard_error": 13.6406,
      "lower_ci_bound": 10.0055,
      "upper_ci_bound": 63.3568,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 30.9,
      "n": 16,
      "standard_error": 13.7104,
      "lower_ci_bound": 10.2174,
      "upper_ci_bound": 63.7351,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 17.67,
      "n": 16,
      "standard_error": 9.9702,
      "lower_ci_bound": 4.7428,
      "upper_ci_bound": 48.0485,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 4.94,
      "n": 16,
      "standard_error": 4.8423,
      "lower_ci_bound": 0.5724,
      "upper_ci_bound": 31.8968,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9195.05",
      "title": "Potters, Manufacturing",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.68,
      "n": 18,
      "standard_error": 0.3824,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.4821,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 20.15,
      "n": 26,
      "standard_error": 8.4693,
      "lower_ci_bound": 7.8618,
      "upper_ci_bound": 42.7295,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 69.35,
      "n": 26,
      "standard_error": 8.5325,
      "lower_ci_bound": 49.7448,
      "upper_ci_bound": 83.798,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.51,
      "n": 26,
      "standard_error": 0.5356,
      "lower_ci_bound": 0.0575,
      "upper_ci_bound": 4.3318,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 9.39,
      "n": 26,
      "standard_error": 8.0019,
      "lower_ci_bound": 1.4708,
      "upper_ci_bound": 41.829,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.61,
      "n": 26,
      "standard_error": 0.6437,
      "lower_ci_bound": 0.0676,
      "upper_ci_bound": 5.2162,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9196.00",
      "title": "Paper Goods Machine Setters, Operators, and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 26.13,
      "n": 25,
      "standard_error": 14.9156,
      "lower_ci_bound": 6.6966,
      "upper_ci_bound": 63.5436,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 66.45,
      "n": 25,
      "standard_error": 15.8122,
      "lower_ci_bound": 31.4218,
      "upper_ci_bound": 89.54,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 6.89,
      "n": 25,
      "standard_error": 6.8592,
      "lower_ci_bound": 0.8089,
      "upper_ci_bound": 40.1934,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.53,
      "n": 25,
      "standard_error": 0.5535,
      "lower_ci_bound": 0.0613,
      "upper_ci_bound": 4.4367,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9197.00",
      "title": "Tire Builders",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.03,
      "n": 25,
      "standard_error": 0.3855,
      "lower_ci_bound": 1.2364,
      "upper_ci_bound": 2.8275,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 32.24,
      "n": 33,
      "standard_error": 9.1282,
      "lower_ci_bound": 16.8854,
      "upper_ci_bound": 52.7081,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 49.3,
      "n": 33,
      "standard_error": 11.3566,
      "lower_ci_bound": 27.82,
      "upper_ci_bound": 71.0448,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 17.63,
      "n": 33,
      "standard_error": 7.3246,
      "lower_ci_bound": 7.1126,
      "upper_ci_bound": 37.4181,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.83,
      "n": 33,
      "standard_error": 0.834,
      "lower_ci_bound": 0.1063,
      "upper_ci_bound": 6.1818,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "51-9198.00",
      "title": "Helpers--Production Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 10.19,
      "n": 20,
      "standard_error": 7.1352,
      "lower_ci_bound": 2.1684,
      "upper_ci_bound": 36.7189,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 64.06,
      "n": 20,
      "standard_error": 13.2278,
      "lower_ci_bound": 34.8726,
      "upper_ci_bound": 85.5738,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.55,
      "n": 20,
      "standard_error": 2.6732,
      "lower_ci_bound": 0.2755,
      "upper_ci_bound": 19.8941,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.74,
      "n": 20,
      "standard_error": 3.7454,
      "lower_ci_bound": 0.8704,
      "upper_ci_bound": 22.0155,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 18.46,
      "n": 20,
      "standard_error": 11.7804,
      "lower_ci_bound": 4.2156,
      "upper_ci_bound": 53.8072,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1041.00",
      "title": "Aircraft Cargo Handling Supervisors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 35.2,
      "n": 20,
      "standard_error": 14.8962,
      "lower_ci_bound": 12.1653,
      "upper_ci_bound": 68.0645,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 21.34,
      "n": 20,
      "standard_error": 17.9085,
      "lower_ci_bound": 2.8268,
      "upper_ci_bound": 71.6753,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 30.77,
      "n": 20,
      "standard_error": 12.6691,
      "lower_ci_bound": 11.3503,
      "upper_ci_bound": 60.6826,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.16,
      "n": 20,
      "standard_error": 3.3418,
      "lower_ci_bound": 0.7476,
      "upper_ci_bound": 20.0441,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.52,
      "n": 20,
      "standard_error": 8.3471,
      "lower_ci_bound": 0.9789,
      "upper_ci_bound": 46.7107,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.00",
      "title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.21,
      "n": 20,
      "standard_error": 0.5759,
      "lower_ci_bound": 1.0036,
      "upper_ci_bound": 3.4145,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.06,
      "n": 21,
      "standard_error": 14.0563,
      "lower_ci_bound": 21.5044,
      "upper_ci_bound": 74.2507,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 22.84,
      "n": 21,
      "standard_error": 10.5693,
      "lower_ci_bound": 7.8082,
      "upper_ci_bound": 50.8399,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 30.11,
      "n": 21,
      "standard_error": 11.1672,
      "lower_ci_bound": 12.4636,
      "upper_ci_bound": 56.5813,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1042.01",
      "title": "Recycling Coordinators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 29.86,
      "n": 18,
      "standard_error": 17.5876,
      "lower_ci_bound": 6.7518,
      "upper_ci_bound": 71.4592,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.56,
      "n": 18,
      "standard_error": 2.7067,
      "lower_ci_bound": 0.2663,
      "upper_ci_bound": 20.5707,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 28.79,
      "n": 18,
      "standard_error": 7.5728,
      "lower_ci_bound": 15.6413,
      "upper_ci_bound": 46.8443,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.57,
      "n": 18,
      "standard_error": 8.9457,
      "lower_ci_bound": 3.0434,
      "upper_ci_bound": 43.9743,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 25.22,
      "n": 18,
      "standard_error": 8.0793,
      "lower_ci_bound": 12.019,
      "upper_ci_bound": 45.4368,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 18,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-1043.00",
      "title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.97,
      "n": 18,
      "standard_error": 0.443,
      "lower_ci_bound": 2.0339,
      "upper_ci_bound": 3.9031,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 8,
      "n": 24,
      "standard_error": 7.1965,
      "lower_ci_bound": 1.136,
      "upper_ci_bound": 39.6679,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 18.17,
      "n": 24,
      "standard_error": 9.808,
      "lower_ci_bound": 5.3683,
      "upper_ci_bound": 46.4987,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.08,
      "n": 24,
      "standard_error": 3.1415,
      "lower_ci_bound": 1.3705,
      "upper_ci_bound": 17.0804,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.45,
      "n": 24,
      "standard_error": 1.5089,
      "lower_ci_bound": 0.1657,
      "upper_ci_bound": 11.5531,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.29,
      "n": 24,
      "standard_error": 4.1217,
      "lower_ci_bound": 1.5539,
      "upper_ci_bound": 22.1905,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 61.02,
      "n": 24,
      "standard_error": 10.344,
      "lower_ci_bound": 38.8983,
      "upper_ci_bound": 79.3738,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2011.00",
      "title": "Airline Pilots, Copilots, and Flight Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.76,
      "n": 24,
      "standard_error": 0.2159,
      "lower_ci_bound": 4.3135,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 15.11,
      "n": 21,
      "standard_error": 11.7678,
      "lower_ci_bound": 2.5581,
      "upper_ci_bound": 54.6805,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 28.63,
      "n": 21,
      "standard_error": 10.4301,
      "lower_ci_bound": 12.1538,
      "upper_ci_bound": 53.7788,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 36.44,
      "n": 21,
      "standard_error": 20.9272,
      "lower_ci_bound": 8.0079,
      "upper_ci_bound": 79.0572,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 16.92,
      "n": 21,
      "standard_error": 11.6491,
      "lower_ci_bound": 3.4899,
      "upper_ci_bound": 53.4275,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.09,
      "n": 21,
      "standard_error": 1.1995,
      "lower_ci_bound": 0.1089,
      "upper_ci_bound": 10.064,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.59,
      "n": 21,
      "standard_error": 0.6468,
      "lower_ci_bound": 0.0587,
      "upper_ci_bound": 5.6171,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.22,
      "n": 21,
      "standard_error": 1.3375,
      "lower_ci_bound": 0.1217,
      "upper_ci_bound": 11.1196,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2012.00",
      "title": "Commercial Pilots",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.84,
      "n": 21,
      "standard_error": 0.1737,
      "lower_ci_bound": 4.4795,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.36,
      "n": 50,
      "standard_error": 1.3576,
      "lower_ci_bound": 0.1813,
      "upper_ci_bound": 9.5138,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 36.14,
      "n": 50,
      "standard_error": 8.1708,
      "lower_ci_bound": 21.7466,
      "upper_ci_bound": 53.5524,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20.79,
      "n": 50,
      "standard_error": 7.8007,
      "lower_ci_bound": 9.2002,
      "upper_ci_bound": 40.4761,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.63,
      "n": 50,
      "standard_error": 3.838,
      "lower_ci_bound": 1.3752,
      "upper_ci_bound": 20.3072,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.13,
      "n": 50,
      "standard_error": 5.4921,
      "lower_ci_bound": 6.2141,
      "upper_ci_bound": 29.0095,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 20.12,
      "n": 50,
      "standard_error": 5.9125,
      "lower_ci_bound": 10.736,
      "upper_ci_bound": 34.536,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 1.82,
      "n": 50,
      "standard_error": 1.8309,
      "lower_ci_bound": 0.2376,
      "upper_ci_bound": 12.6617,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2021.00",
      "title": "Air Traffic Controllers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 33.83,
      "n": 20,
      "standard_error": 21.716,
      "lower_ci_bound": 6.2882,
      "upper_ci_bound": 79.5681,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 14.7,
      "n": 20,
      "standard_error": 9.2321,
      "lower_ci_bound": 3.5581,
      "upper_ci_bound": 44.5889,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0.61,
      "n": 20,
      "standard_error": 0.6459,
      "lower_ci_bound": 0.0662,
      "upper_ci_bound": 5.3908,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 50.86,
      "n": 20,
      "standard_error": 20.1815,
      "lower_ci_bound": 16.0363,
      "upper_ci_bound": 84.8734,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2022.00",
      "title": "Airfield Operations Specialists",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.82,
      "n": 20,
      "standard_error": 0.2322,
      "lower_ci_bound": 2.3326,
      "upper_ci_bound": 3.3047,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.48,
      "n": 27,
      "standard_error": 3.5396,
      "lower_ci_bound": 0.411,
      "upper_ci_bound": 23.9375,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 70.27,
      "n": 27,
      "standard_error": 9.8995,
      "lower_ci_bound": 47.1579,
      "upper_ci_bound": 86.2271,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.84,
      "n": 27,
      "standard_error": 0.895,
      "lower_ci_bound": 0.094,
      "upper_ci_bound": 7.1325,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.41,
      "n": 27,
      "standard_error": 9.6448,
      "lower_ci_bound": 1.3685,
      "upper_ci_bound": 49.3279,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.65,
      "n": 27,
      "standard_error": 2.7394,
      "lower_ci_bound": 0.3053,
      "upper_ci_bound": 19.4602,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 12.35,
      "n": 27,
      "standard_error": 7.1222,
      "lower_ci_bound": 3.514,
      "upper_ci_bound": 35.2689,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-2031.00",
      "title": "Flight Attendants",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.13,
      "n": 27,
      "standard_error": 0.3516,
      "lower_ci_bound": 2.4038,
      "upper_ci_bound": 3.8494,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.01,
      "n": 22,
      "standard_error": 1.038,
      "lower_ci_bound": 0.1187,
      "upper_ci_bound": 8.0967,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.27,
      "n": 22,
      "standard_error": 16.8033,
      "lower_ci_bound": 23.7232,
      "upper_ci_bound": 84.1886,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.58,
      "n": 22,
      "standard_error": 10.2897,
      "lower_ci_bound": 5.8874,
      "upper_ci_bound": 48.6557,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 23.13,
      "n": 22,
      "standard_error": 13.9182,
      "lower_ci_bound": 5.5808,
      "upper_ci_bound": 60.5149,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3011.00",
      "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 35.54,
      "n": 16,
      "standard_error": 24.6755,
      "lower_ci_bound": 5.2607,
      "upper_ci_bound": 84.5596,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 64.02,
      "n": 16,
      "standard_error": 24.5917,
      "lower_ci_bound": 15.4544,
      "upper_ci_bound": 94.5393,
      "recommend_suppress": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.44,
      "n": 16,
      "standard_error": 0.4826,
      "lower_ci_bound": 0.0424,
      "upper_ci_bound": 4.4138,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3031.00",
      "title": "Driver/Sales Workers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.21,
      "n": 16,
      "standard_error": 0.2227,
      "lower_ci_bound": 1.7362,
      "upper_ci_bound": 2.6855,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 25.9,
      "n": 33,
      "standard_error": 7.1346,
      "lower_ci_bound": 14.0869,
      "upper_ci_bound": 42.7074,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 54.34,
      "n": 33,
      "standard_error": 9.835,
      "lower_ci_bound": 34.6763,
      "upper_ci_bound": 72.7413,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 18.51,
      "n": 33,
      "standard_error": 6.2145,
      "lower_ci_bound": 8.9367,
      "upper_ci_bound": 34.4577,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.24,
      "n": 33,
      "standard_error": 1.2739,
      "lower_ci_bound": 0.152,
      "upper_ci_bound": 9.4337,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3032.00",
      "title": "Heavy and Tractor-Trailer Truck Drivers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.47,
      "n": 33,
      "standard_error": 0.1727,
      "lower_ci_bound": 2.1203,
      "upper_ci_bound": 2.824,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 24.59,
      "n": 24,
      "standard_error": 11.6496,
      "lower_ci_bound": 8.1671,
      "upper_ci_bound": 54.4651,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 73.97,
      "n": 24,
      "standard_error": 11.6748,
      "lower_ci_bound": 44.7698,
      "upper_ci_bound": 90.8749,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.27,
      "n": 24,
      "standard_error": 0.2909,
      "lower_ci_bound": 0.0296,
      "upper_ci_bound": 2.4477,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 1.17,
      "n": 24,
      "standard_error": 1.2484,
      "lower_ci_bound": 0.1258,
      "upper_ci_bound": 9.9719,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3033.00",
      "title": "Light Truck Drivers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.12,
      "n": 24,
      "standard_error": 0.5419,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.2363,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 37.28,
      "n": 20,
      "standard_error": 13.9003,
      "lower_ci_bound": 14.6209,
      "upper_ci_bound": 67.348,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 59.27,
      "n": 20,
      "standard_error": 13.3531,
      "lower_ci_bound": 31.3767,
      "upper_ci_bound": 82.243,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.45,
      "n": 20,
      "standard_error": 3.5853,
      "lower_ci_bound": 0.3749,
      "upper_ci_bound": 25.3589,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3051.00",
      "title": "Bus Drivers, School",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 20,
      "standard_error": 0.3209,
      "lower_ci_bound": 2.8317,
      "upper_ci_bound": 4.175,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.01,
      "n": 30,
      "standard_error": 5.9627,
      "lower_ci_bound": 4.8458,
      "upper_ci_bound": 30.5234,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 83.83,
      "n": 30,
      "standard_error": 6.7327,
      "lower_ci_bound": 65.2467,
      "upper_ci_bound": 93.4747,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.66,
      "n": 30,
      "standard_error": 1.1915,
      "lower_ci_bound": 0.3784,
      "upper_ci_bound": 6.9851,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 1.49,
      "n": 30,
      "standard_error": 1.5517,
      "lower_ci_bound": 0.175,
      "upper_ci_bound": 11.5906,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3052.00",
      "title": "Bus Drivers, Transit and Intercity",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.84,
      "n": 27,
      "standard_error": 0.3054,
      "lower_ci_bound": 2.2095,
      "upper_ci_bound": 3.4651,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 17.33,
      "n": 20,
      "standard_error": 14.8145,
      "lower_ci_bound": 2.3491,
      "upper_ci_bound": 64.6109,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.23,
      "n": 20,
      "standard_error": 17.8901,
      "lower_ci_bound": 21.9109,
      "upper_ci_bound": 85.4698,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.17,
      "n": 20,
      "standard_error": 0.1731,
      "lower_ci_bound": 0.02,
      "upper_ci_bound": 1.4231,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 26.1,
      "n": 20,
      "standard_error": 23.9275,
      "lower_ci_bound": 2.566,
      "upper_ci_bound": 82.573,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.17,
      "n": 20,
      "standard_error": 0.1731,
      "lower_ci_bound": 0.02,
      "upper_ci_bound": 1.4231,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-3053.00",
      "title": "Shuttle Drivers and Chauffeurs",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.59,
      "n": 21,
      "standard_error": 0.9904,
      "lower_ci_bound": 1,
      "upper_ci_bound": 4.6534,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 2.37,
      "n": 21,
      "standard_error": 2.56,
      "lower_ci_bound": 0.2409,
      "upper_ci_bound": 19.616,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 67.84,
      "n": 21,
      "standard_error": 12.0608,
      "lower_ci_bound": 39.9696,
      "upper_ci_bound": 86.9834,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 23.21,
      "n": 21,
      "standard_error": 9.934,
      "lower_ci_bound": 8.6339,
      "upper_ci_bound": 49.154,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.58,
      "n": 21,
      "standard_error": 5.7965,
      "lower_ci_bound": 0.9761,
      "upper_ci_bound": 33.4875,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4011.00",
      "title": "Locomotive Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.11,
      "n": 27,
      "standard_error": 4.1554,
      "lower_ci_bound": 0.4893,
      "upper_ci_bound": 27.2271,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 82.54,
      "n": 27,
      "standard_error": 6.9346,
      "lower_ci_bound": 63.7445,
      "upper_ci_bound": 92.7072,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 13.35,
      "n": 27,
      "standard_error": 7.145,
      "lower_ci_bound": 4.1466,
      "upper_ci_bound": 35.4171,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4013.00",
      "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.87,
      "n": 20,
      "standard_error": 0.2711,
      "lower_ci_bound": 3.3069,
      "upper_ci_bound": 4.4416,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 85.64,
      "n": 24,
      "standard_error": 8.2143,
      "lower_ci_bound": 59.9637,
      "upper_ci_bound": 95.9594,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.35,
      "n": 24,
      "standard_error": 8.1355,
      "lower_ci_bound": 0.9986,
      "upper_ci_bound": 45.1135,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.01,
      "n": 24,
      "standard_error": 6.0513,
      "lower_ci_bound": 0.6938,
      "upper_ci_bound": 36.9498,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4031.00",
      "title": "Railroad Conductors and Yardmasters",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 86.52,
      "n": 34,
      "standard_error": 6.1538,
      "lower_ci_bound": 68.6897,
      "upper_ci_bound": 94.9429,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.9,
      "n": 34,
      "standard_error": 5.0962,
      "lower_ci_bound": 2.6477,
      "upper_ci_bound": 25.9778,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.58,
      "n": 34,
      "standard_error": 3.6617,
      "lower_ci_bound": 0.8657,
      "upper_ci_bound": 20.882,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-4041.00",
      "title": "Subway and Streetcar Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.11,
      "n": 32,
      "standard_error": 0.3843,
      "lower_ci_bound": 2.3223,
      "upper_ci_bound": 3.8899,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 22.03,
      "n": 27,
      "standard_error": 18.8838,
      "lower_ci_bound": 2.8645,
      "upper_ci_bound": 73.025,
      "recommend_suppress": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 52.41,
      "n": 27,
      "standard_error": 21.748,
      "lower_ci_bound": 15.5011,
      "upper_ci_bound": 86.8619,
      "recommend_suppress": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 24.16,
      "n": 27,
      "standard_error": 18.2668,
      "lower_ci_bound": 3.9443,
      "upper_ci_bound": 71.2036,
      "recommend_suppress": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.62,
      "n": 27,
      "standard_error": 0.5021,
      "lower_ci_bound": 0.115,
      "upper_ci_bound": 3.2345,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0.78,
      "n": 27,
      "standard_error": 0.836,
      "lower_ci_bound": 0.0848,
      "upper_ci_bound": 6.7664,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5011.00",
      "title": "Sailors and Marine Oilers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 4.46,
      "n": 83,
      "standard_error": 2.9695,
      "lower_ci_bound": 1.1548,
      "upper_ci_bound": 15.7338,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 41.98,
      "n": 83,
      "standard_error": 7.8832,
      "lower_ci_bound": 27.5421,
      "upper_ci_bound": 57.942,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 36.61,
      "n": 83,
      "standard_error": 6.2803,
      "lower_ci_bound": 25.2153,
      "upper_ci_bound": 49.7375,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.47,
      "n": 83,
      "standard_error": 2.9727,
      "lower_ci_bound": 1.8086,
      "upper_ci_bound": 15.3687,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.16,
      "n": 83,
      "standard_error": 1.8238,
      "lower_ci_bound": 0.3971,
      "upper_ci_bound": 10.9315,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.43,
      "n": 83,
      "standard_error": 4.202,
      "lower_ci_bound": 3.0198,
      "upper_ci_bound": 21.3749,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 83,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0.48,
      "n": 83,
      "standard_error": 0.4859,
      "lower_ci_bound": 0.063,
      "upper_ci_bound": 3.5325,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 83,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0.41,
      "n": 83,
      "standard_error": 0.4107,
      "lower_ci_bound": 0.0539,
      "upper_ci_bound": 2.9851,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 83,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5021.00",
      "title": "Captains, Mates, and Pilots of Water Vessels",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 83,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 34.64,
      "n": 15,
      "standard_error": 10.0408,
      "lower_ci_bound": 16.992,
      "upper_ci_bound": 57.84,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 39.74,
      "n": 15,
      "standard_error": 12.0913,
      "lower_ci_bound": 18.2546,
      "upper_ci_bound": 66.0751,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.15,
      "n": 15,
      "standard_error": 1.9235,
      "lower_ci_bound": 0.31,
      "upper_ci_bound": 13.4846,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.61,
      "n": 15,
      "standard_error": 9.3645,
      "lower_ci_bound": 0.7291,
      "upper_ci_bound": 54.735,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 13.95,
      "n": 15,
      "standard_error": 11.8173,
      "lower_ci_bound": 1.9244,
      "upper_ci_bound": 57.2494,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0.91,
      "n": 15,
      "standard_error": 1.0303,
      "lower_ci_bound": 0.0779,
      "upper_ci_bound": 9.6823,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5022.00",
      "title": "Motorboat Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.37,
      "n": 15,
      "standard_error": 0.4361,
      "lower_ci_bound": 2.4313,
      "upper_ci_bound": 4.3018,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 3.08,
      "n": 17,
      "standard_error": 3.1961,
      "lower_ci_bound": 0.3259,
      "upper_ci_bound": 23.5475,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 47.95,
      "n": 17,
      "standard_error": 10.9258,
      "lower_ci_bound": 26.7003,
      "upper_ci_bound": 69.9759,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 23.85,
      "n": 17,
      "standard_error": 11.3067,
      "lower_ci_bound": 7.7222,
      "upper_ci_bound": 53.9624,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 6.15,
      "n": 17,
      "standard_error": 6.6302,
      "lower_ci_bound": 0.57,
      "upper_ci_bound": 42.809,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 8.18,
      "n": 17,
      "standard_error": 6.3916,
      "lower_ci_bound": 1.4454,
      "upper_ci_bound": 35.1115,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 10.79,
      "n": 17,
      "standard_error": 8.8244,
      "lower_ci_bound": 1.7037,
      "upper_ci_bound": 45.783,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-5031.00",
      "title": "Ship Engineers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.83,
      "n": 17,
      "standard_error": 0.383,
      "lower_ci_bound": 3.0148,
      "upper_ci_bound": 4.6388,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6011.00",
      "title": "Bridge and Lock Tenders",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 38.29,
      "n": 24,
      "standard_error": 16.16,
      "lower_ci_bound": 13.1027,
      "upper_ci_bound": 71.8613,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 60.75,
      "n": 24,
      "standard_error": 16.0662,
      "lower_ci_bound": 27.7455,
      "upper_ci_bound": 86.1822,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.96,
      "n": 24,
      "standard_error": 1.0204,
      "lower_ci_bound": 0.1054,
      "upper_ci_bound": 8.1876,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6021.00",
      "title": "Parking Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 16.3,
      "n": 30,
      "standard_error": 9.0447,
      "lower_ci_bound": 4.7797,
      "upper_ci_bound": 43.0409,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 58.62,
      "n": 30,
      "standard_error": 9.6431,
      "lower_ci_bound": 38.5838,
      "upper_ci_bound": 76.1561,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 22.65,
      "n": 30,
      "standard_error": 13.9534,
      "lower_ci_bound": 5.431,
      "upper_ci_bound": 59.8859,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 2.43,
      "n": 30,
      "standard_error": 2.3325,
      "lower_ci_bound": 0.3326,
      "upper_ci_bound": 15.6928,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6031.00",
      "title": "Automotive and Watercraft Service Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 42.94,
      "n": 32,
      "standard_error": 12.3287,
      "lower_ci_bound": 21.2414,
      "upper_ci_bound": 67.7437,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 9.76,
      "n": 32,
      "standard_error": 4.6094,
      "lower_ci_bound": 3.5883,
      "upper_ci_bound": 23.9257,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 23.16,
      "n": 32,
      "standard_error": 11.2762,
      "lower_ci_bound": 7.6467,
      "upper_ci_bound": 52.3245,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 12.47,
      "n": 32,
      "standard_error": 5.4303,
      "lower_ci_bound": 4.9102,
      "upper_ci_bound": 28.2115,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 11.66,
      "n": 32,
      "standard_error": 7.8277,
      "lower_ci_bound": 2.7272,
      "upper_ci_bound": 38.3391,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6041.00",
      "title": "Traffic Technicians",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 32,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 29.17,
      "n": 17,
      "standard_error": 11.5752,
      "lower_ci_bound": 11.1603,
      "upper_ci_bound": 57.4595,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 19.72,
      "n": 17,
      "standard_error": 10.9771,
      "lower_ci_bound": 5.3466,
      "upper_ci_bound": 51.65,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.53,
      "n": 17,
      "standard_error": 12.8612,
      "lower_ci_bound": 1.4973,
      "upper_ci_bound": 61.6762,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 33.65,
      "n": 17,
      "standard_error": 14.5903,
      "lower_ci_bound": 11.2622,
      "upper_ci_bound": 66.9608,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 3.93,
      "n": 17,
      "standard_error": 4.6001,
      "lower_ci_bound": 0.308,
      "upper_ci_bound": 35.1287,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.01",
      "title": "Aviation Inspectors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.61,
      "n": 17,
      "standard_error": 0.0991,
      "lower_ci_bound": 4.4027,
      "upper_ci_bound": 4.8228,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 13.11,
      "n": 19,
      "standard_error": 8.6321,
      "lower_ci_bound": 2.9765,
      "upper_ci_bound": 42.5765,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 57.78,
      "n": 19,
      "standard_error": 16.551,
      "lower_ci_bound": 24.7554,
      "upper_ci_bound": 85.0573,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 12.61,
      "n": 19,
      "standard_error": 8.2109,
      "lower_ci_bound": 2.9295,
      "upper_ci_bound": 40.8409,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 10.13,
      "n": 19,
      "standard_error": 9.9915,
      "lower_ci_bound": 1.1113,
      "upper_ci_bound": 53.0676,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 6.37,
      "n": 19,
      "standard_error": 6.337,
      "lower_ci_bound": 0.7253,
      "upper_ci_bound": 38.7984,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6051.07",
      "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 15.77,
      "n": 20,
      "standard_error": 10.3986,
      "lower_ci_bound": 3.5082,
      "upper_ci_bound": 49.0775,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 82.22,
      "n": 20,
      "standard_error": 10.6031,
      "lower_ci_bound": 50.3308,
      "upper_ci_bound": 95.4739,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.02,
      "n": 20,
      "standard_error": 2.0797,
      "lower_ci_bound": 0.2265,
      "upper_ci_bound": 15.7102,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-6061.00",
      "title": "Passenger Attendants",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 70.04,
      "n": 30,
      "standard_error": 16.7416,
      "lower_ci_bound": 31.3781,
      "upper_ci_bound": 92.2807,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 24.32,
      "n": 30,
      "standard_error": 14.0969,
      "lower_ci_bound": 6.2868,
      "upper_ci_bound": 60.617,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0.54,
      "n": 30,
      "standard_error": 0.5961,
      "lower_ci_bound": 0.0551,
      "upper_ci_bound": 5.0242,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 5.1,
      "n": 30,
      "standard_error": 5.6177,
      "lower_ci_bound": 0.4985,
      "upper_ci_bound": 36.5839,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7011.00",
      "title": "Conveyor Operators and Tenders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7.84,
      "n": 29,
      "standard_error": 6.6698,
      "lower_ci_bound": 1.2692,
      "upper_ci_bound": 36.0395,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 31.53,
      "n": 29,
      "standard_error": 8.3604,
      "lower_ci_bound": 17.2375,
      "upper_ci_bound": 50.443,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 60.63,
      "n": 29,
      "standard_error": 12.1527,
      "lower_ci_bound": 35.1803,
      "upper_ci_bound": 81.3762,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7021.00",
      "title": "Crane and Tower Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7.18,
      "n": 21,
      "standard_error": 6.1485,
      "lower_ci_bound": 1.1183,
      "upper_ci_bound": 34.6303,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 79.97,
      "n": 21,
      "standard_error": 11.8986,
      "lower_ci_bound": 45.8825,
      "upper_ci_bound": 94.952,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.58,
      "n": 21,
      "standard_error": 6.0206,
      "lower_ci_bound": 1.8554,
      "upper_ci_bound": 31.7614,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.27,
      "n": 21,
      "standard_error": 4.471,
      "lower_ci_bound": 0.4521,
      "upper_ci_bound": 30.422,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7031.00",
      "title": "Dredge Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 26.72,
      "n": 19,
      "standard_error": 17.2543,
      "lower_ci_bound": 5.417,
      "upper_ci_bound": 69.8988,
      "recommend_suppress": "N",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 41.21,
      "n": 19,
      "standard_error": 19.7554,
      "lower_ci_bound": 11.2189,
      "upper_ci_bound": 79.5395,
      "recommend_suppress": "Y",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 23.51,
      "n": 19,
      "standard_error": 16.8442,
      "lower_ci_bound": 4.1185,
      "upper_ci_bound": 68.7437,
      "recommend_suppress": "N",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.56,
      "n": 19,
      "standard_error": 5.4387,
      "lower_ci_bound": 2.1281,
      "upper_ci_bound": 28.725,
      "recommend_suppress": "N",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7041.00",
      "title": "Hoist and Winch Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2004-12-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 22.54,
      "n": 16,
      "standard_error": 17.7878,
      "lower_ci_bound": 3.2105,
      "upper_ci_bound": 71.8506,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 73.41,
      "n": 16,
      "standard_error": 17.7387,
      "lower_ci_bound": 28.4666,
      "upper_ci_bound": 95.04,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 4.05,
      "n": 16,
      "standard_error": 3.2905,
      "lower_ci_bound": 0.6881,
      "upper_ci_bound": 20.4276,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7051.00",
      "title": "Industrial Truck and Tractor Operators",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.69,
      "n": 16,
      "standard_error": 0.3135,
      "lower_ci_bound": 1.0251,
      "upper_ci_bound": 2.3616,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 23.76,
      "n": 20,
      "standard_error": 9.6257,
      "lower_ci_bound": 9.2951,
      "upper_ci_bound": 48.6574,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 54.02,
      "n": 20,
      "standard_error": 13.4482,
      "lower_ci_bound": 27.4497,
      "upper_ci_bound": 78.4916,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.27,
      "n": 20,
      "standard_error": 2.3148,
      "lower_ci_bound": 0.2622,
      "upper_ci_bound": 17.0743,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 19.94,
      "n": 20,
      "standard_error": 16.5824,
      "lower_ci_bound": 2.7552,
      "upper_ci_bound": 68.6543,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7061.00",
      "title": "Cleaners of Vehicles and Equipment",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.98,
      "n": 20,
      "standard_error": 0.2689,
      "lower_ci_bound": 1.4122,
      "upper_ci_bound": 2.5378,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 10.56,
      "n": 27,
      "standard_error": 12.1669,
      "lower_ci_bound": 0.8289,
      "upper_ci_bound": 62.5153,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 88.86,
      "n": 27,
      "standard_error": 12.2743,
      "lower_ci_bound": 38.4176,
      "upper_ci_bound": 99.0283,
      "recommend_suppress": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.58,
      "n": 27,
      "standard_error": 0.596,
      "lower_ci_bound": 0.0713,
      "upper_ci_bound": 4.6195,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.00",
      "title": "Laborers and Freight, Stock, and Material Movers, Hand",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.98,
      "n": 27,
      "standard_error": 0.4925,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.9902,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.87,
      "n": 20,
      "standard_error": 1.4888,
      "lower_ci_bound": 0.3464,
      "upper_ci_bound": 9.437,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 74.12,
      "n": 20,
      "standard_error": 14.0803,
      "lower_ci_bound": 38.1275,
      "upper_ci_bound": 93.0114,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 1.45,
      "n": 20,
      "standard_error": 0.9294,
      "lower_ci_bound": 0.3772,
      "upper_ci_bound": 5.4259,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 14.55,
      "n": 20,
      "standard_error": 13.4161,
      "lower_ci_bound": 1.7477,
      "upper_ci_bound": 61.9699,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 8.01,
      "n": 20,
      "standard_error": 8.0121,
      "lower_ci_bound": 0.8874,
      "upper_ci_bound": 45.8723,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7062.04",
      "title": "Recycling and Reclamation Workers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 20.73,
      "n": 40,
      "standard_error": 6.5896,
      "lower_ci_bound": 10.4085,
      "upper_ci_bound": 37.0457,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 72.98,
      "n": 40,
      "standard_error": 7.2829,
      "lower_ci_bound": 56.1344,
      "upper_ci_bound": 85.0781,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.99,
      "n": 40,
      "standard_error": 2.9976,
      "lower_ci_bound": 0.8467,
      "upper_ci_bound": 16.8265,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 2.3,
      "n": 40,
      "standard_error": 2.2596,
      "lower_ci_bound": 0.3073,
      "upper_ci_bound": 15.247,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7063.00",
      "title": "Machine Feeders and Offbearers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 32.52,
      "n": 23,
      "standard_error": 12.2335,
      "lower_ci_bound": 13.1701,
      "upper_ci_bound": 60.4967,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 53.78,
      "n": 23,
      "standard_error": 13.2282,
      "lower_ci_bound": 27.8423,
      "upper_ci_bound": 77.8159,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 13.7,
      "n": 23,
      "standard_error": 9.0262,
      "lower_ci_bound": 3.1574,
      "upper_ci_bound": 43.6057,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7064.00",
      "title": "Packers and Packagers, Hand",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.26,
      "n": 24,
      "standard_error": 0.1224,
      "lower_ci_bound": 1.0078,
      "upper_ci_bound": 1.5142,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 7.79,
      "n": 77,
      "standard_error": 4.623,
      "lower_ci_bound": 2.2894,
      "upper_ci_bound": 23.337,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 56.56,
      "n": 77,
      "standard_error": 8.0519,
      "lower_ci_bound": 40.3999,
      "upper_ci_bound": 71.4344,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 2.09,
      "n": 77,
      "standard_error": 1.8191,
      "lower_ci_bound": 0.3629,
      "upper_ci_bound": 11.136,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 29.59,
      "n": 77,
      "standard_error": 9.5774,
      "lower_ci_bound": 14.3998,
      "upper_ci_bound": 51.216,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 3.68,
      "n": 77,
      "standard_error": 3.4553,
      "lower_ci_bound": 0.5456,
      "upper_ci_bound": 21.0244,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0.29,
      "n": 77,
      "standard_error": 0.1953,
      "lower_ci_bound": 0.0766,
      "upper_ci_bound": 1.1022,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 77,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 77,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 77,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 77,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 77,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 77,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7065.00",
      "title": "Stockers and Order Fillers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.98,
      "n": 61,
      "standard_error": 0.3417,
      "lower_ci_bound": 1.2944,
      "upper_ci_bound": 2.6612,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 64.6,
      "n": 15,
      "standard_error": 19.9222,
      "lower_ci_bound": 21.9789,
      "upper_ci_bound": 92.2026,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.45,
      "n": 15,
      "standard_error": 9.2916,
      "lower_ci_bound": 1.3692,
      "upper_ci_bound": 49.5306,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 11.06,
      "n": 15,
      "standard_error": 9.9421,
      "lower_ci_bound": 1.4025,
      "upper_ci_bound": 52.0797,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 13.89,
      "n": 15,
      "standard_error": 13.9462,
      "lower_ci_bound": 1.3045,
      "upper_ci_bound": 66.2992,
      "recommend_suppress": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7071.00",
      "title": "Gas Compressor and Gas Pumping Station Operators",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 60.86,
      "n": 25,
      "standard_error": 20.0733,
      "lower_ci_bound": 21.4552,
      "upper_ci_bound": 89.8515,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 8.4,
      "n": 25,
      "standard_error": 7.9017,
      "lower_ci_bound": 1.0903,
      "upper_ci_bound": 43.2916,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 8.48,
      "n": 25,
      "standard_error": 7.5569,
      "lower_ci_bound": 1.2275,
      "upper_ci_bound": 40.8694,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 4.61,
      "n": 25,
      "standard_error": 4.9082,
      "lower_ci_bound": 0.4804,
      "upper_ci_bound": 32.6055,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 17.64,
      "n": 25,
      "standard_error": 18.0373,
      "lower_ci_bound": 1.6256,
      "upper_ci_bound": 73.5235,
      "recommend_suppress": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7072.00",
      "title": "Pump Operators, Except Wellhead Pumpers",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 1.81,
      "n": 19,
      "standard_error": 0.4649,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.7914,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.26,
      "n": 22,
      "standard_error": 1.0495,
      "lower_ci_bound": 0.2225,
      "upper_ci_bound": 6.8519,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 80.46,
      "n": 22,
      "standard_error": 13.2719,
      "lower_ci_bound": 41.5745,
      "upper_ci_bound": 95.9741,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 10.9,
      "n": 22,
      "standard_error": 7.0632,
      "lower_ci_bound": 2.6228,
      "upper_ci_bound": 35.6985,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 7.38,
      "n": 22,
      "standard_error": 6.4439,
      "lower_ci_bound": 1.1076,
      "upper_ci_bound": 36.1512,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7073.00",
      "title": "Wellhead Pumpers",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 1.6,
      "n": 20,
      "standard_error": 1.2416,
      "lower_ci_bound": 0.3102,
      "upper_ci_bound": 7.815,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 81.47,
      "n": 20,
      "standard_error": 9.2864,
      "lower_ci_bound": 54.8194,
      "upper_ci_bound": 94.0962,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 5.74,
      "n": 20,
      "standard_error": 5.4986,
      "lower_ci_bound": 0.7207,
      "upper_ci_bound": 33.8141,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 11.19,
      "n": 20,
      "standard_error": 8.9562,
      "lower_ci_bound": 1.8739,
      "upper_ci_bound": 45.3854,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7081.00",
      "title": "Refuse and Recyclable Material Collectors",
      "element_id": "2.D.4.a",
      "element_name": "Job-Related Professional Certification",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.07,
      "n": 20,
      "standard_error": 0.2438,
      "lower_ci_bound": 2.5557,
      "upper_ci_bound": 3.5762,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 1,
      "data_value": 12.01,
      "n": 27,
      "standard_error": 8.7544,
      "lower_ci_bound": 2.4277,
      "upper_ci_bound": 42.8314,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 2,
      "data_value": 81.42,
      "n": 27,
      "standard_error": 10.2475,
      "lower_ci_bound": 52.127,
      "upper_ci_bound": 94.6342,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 3,
      "data_value": 3.89,
      "n": 27,
      "standard_error": 3.0158,
      "lower_ci_bound": 0.7661,
      "upper_ci_bound": 17.5197,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 4,
      "data_value": 0.91,
      "n": 27,
      "standard_error": 0.9489,
      "lower_ci_bound": 0.1068,
      "upper_ci_bound": 7.3667,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 6,
      "data_value": 1.76,
      "n": 27,
      "standard_error": 1.8548,
      "lower_ci_bound": 0.1975,
      "upper_ci_bound": 13.97,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 8,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 9,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 10,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 11,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "53-7121.00",
      "title": "Tank Car, Truck, and Ship Loaders",
      "element_id": "2.D.1",
      "element_name": "Required Level of Education",
      "scale_id": "RL",
      "scale_name": "Required Level Of Education (Categories 1-12)",
      "category": 12,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    }
  ]
}